[sigc] libsigc++-1.0.4 update...



I know that version 1.0.4 is old, but I'm trying to work with Firewall Builder 1.0.10 and, unfortunately, it hasn't been updated to use the 1.2 API. I've had to build everything from source and I found one small problem with the spec file...

In order to (successfully) build RPMs for RedHat 9, I had to change line 4 of the spec file from:

	%define lib_name sigc++

to

	%define lib_name sigc++-1.0

Without this change, rpmbuild -bb wouldn't complete. It would complain about the directory /usr/lib/sigc++ and stop.

This may not be the best way to fix the problem, but it was the first thing I found that worked.

-Randy




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]