-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Package: autoconf-archive
Version: 20090426-1
Severity: important
I've been using the package on lenny without any problems and recently
tried it on squeeze only to find weird bugs with some of the AX_BOOST
macros. I finally found that, for example, AX_BOOST_FILESYSTEM looks
for the library files with:
ls $BOOSTLIBDIR/libboost_filesystem*.{so,a}*
Now that dash is the default system shell on Debian (and a question
during the installation asks whether you want to make it the default
system shell with a default answer of yes), that results in
$ ls /usr/lib/libboost_filesystem*.{so,a}*
ls: cannot access /usr/lib/libboost_filesystem*.{so,a}*: No such file
or directory
The same with, e.g., bash works just fine.
$ ls /usr/lib/libboost_filesystem*.{so,a}*
/usr/lib/libboost_filesystem-mt.a
/usr/lib/libboost_filesystem-mt.so
/usr/lib/libboost_filesystem.a
/usr/lib/libboost_filesystem.so
/usr/lib/libboost_filesystem.so.1.42.0
I am aware of the following macros being affected by this:
AX_BOOST_FILESYSTEM
AX_BOOST_SERIALIZATION
AX_BOOST_UNIT_TEST_FRAMEWORK
FWIW, the AX_BOOST_PROGRAM_OPTIONS does not expose this problem.
- -- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
autoconf-archive depends on no packages.
Versions of packages autoconf-archive recommends:
ii autoconf 2.65-4 automatic configure script
builder
autoconf-archive suggests no packages.
- -- no debconf information
- --
Olaf Meeuwissen, LPIC-2 FLOSS Engineer -- AVASYS CORPORATION
FSF Associate Member #1962 Help support software freedom
http://www.fsf.org/jf?referrer=1962
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkwFvZkACgkQt5qrxaZLMnJ+fACfV+cgy0arw5WFicpo4WfhuKsD
3HsAn1NeaRsGxAFEDhbcXn0gelZH2x0V
=4FBl
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]