Subject: gpgme broken on DragonFly
To: None <tech-pkg@netbsd.org>
From: walt <wa1ter@myrealbox.com>
List: tech-pkg
Date: 11/02/2005 02:57:39
The kde meta-port pulls this in as a dependency, and thus
keeps kde from building.

I believe the problem is with the 'configure' step, which
says that DragonFly's libtool and linker can't handle
shared libraries.  This is the actual error message:

if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gpgme -I/usr/pkg/include
-I/usr/pkg/include -I/usr/include  -O2 -march=athlon-xp -I/usr/pkg/include
-I/usr/include -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT t-thread1.o
-MD -MP -MF ".deps/t-thread1.Tpo" -c -o t-thread1.o t-thread1.c;  then mv -f
".deps/t-thread1.Tpo" ".deps/t-thread1.Po"; else rm -f ".deps/t-thread1.Tpo";
exit 1; fi
bmake: don't know how to make ../../gpgme/libgpgme-pthread.la. Stop

bmake: stopped in /usr/pkgsrc/security/gpgme/work/gpgme-1.0.3/tests/gpg