bug-gnustep
[Top][All Lists]
Advanced

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

[bug #34598] gnustep-base configure doesn't detect gnutls correctly


From: Sebastian Reitenbach
Subject: [bug #34598] gnustep-base configure doesn't detect gnutls correctly
Date: Wed, 19 Oct 2011 17:44:14 +0000
User-agent: Mozilla/5.0 (X11; OpenBSD i386; rv:5.0) Gecko/20100101 Firefox/5.0

Follow-up Comment #2, bug #34598 (project gnustep):

I've seen your changes. Now configure detects the availability of gnutls, but
now has an unresolved symbol when linking autogsdoc:

clang  -Wl,-E      -shared-libgcc -fexceptions -fgnu-runtime -o obj/autogsdoc

        ./obj/autogsdoc.obj/autogsdoc.m.o ./obj/autogsdoc.obj/AGSParser.m.o
./obj/autogsdoc.obj/AGSOutput.m.o ./obj/autogsdoc.obj/AGSIndex.m.o
./obj/autogsdoc.obj/AGSHtml.m.o 
          -L../Source/./obj   
-L/gnustep-base-1.23.1_writes_to_HOME/GNUstep/Library/Libraries
-L/usr/local/lib  -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib
-L/usr/local/lib -L/usr/local/lib    -lgnustep-base    -lobjc2   -lgmp
-lavahi-common -lavahi-client  -L/usr/local/lib -pthread -lgnutls -lxslt
-L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm -liconv -lffi 
-lpthread -lz -licui18n -licuuc -licudata  -lm
clang: warning: argument unused during compilation: '-shared-libgcc'
/usr/local/lib/libgmp.so.9.0: warning: warning: vsprintf() is often misused,
please use vsnprintf()
/usr/local/lib/libgmp.so.9.0: warning: warning: strcpy() is almost always
misused, please use strlcpy()
../Source/./obj/libgnustep-base.so.5.0: warning: warning: sprintf() is often
misused, please use snprintf()
/usr/local/lib/libgnutls.so.18.1: warning: warning: strcat() is almost always
misused, please use strlcat()
../Source/./obj/libgnustep-base.so.5.0: undefined reference to `gcry_control'
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
gmake[4]: *** [obj/autogsdoc] Error 1
gmake[3]: *** [internal-tool-all_] Error 2
gmake[2]: *** [autogsdoc.all.tool.variables] Error 2
gmake[1]: *** [internal-all] Error 2
gmake[1]: Leaving directory
`/home/ports/pobj/gnustep-base-1.23.1/gnustep-base-1.23.1/Tools'
gmake: *** [internal-all] Error 2


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34598>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]