lyx-qt fails early in its build with a statement: static declaration of 'stpcpy' follows non-static declaration. Before I compiled this last run, I fixed the qt4-x11.info file per list discussion in Dec. and rebuilt the qt4-x11 files in case that was going to cause a problem. Does anybody have a solution for the current problem. Here is last of build file:
gcc -c -DLOCALEDIR=\"/sw/share/locale\" -DLOCALE_ALIAS_PATH=\"/sw/ share/locale\" -DLIBDIR=\"/sw/lib\" -DIN_LIBINTL - DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/sw/lib\" - DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix - Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I../src -I/sw/include -I/usr/X11/include -O2 textdomain.c gcc -c -DLOCALEDIR=\"/sw/share/locale\" -DLOCALE_ALIAS_PATH=\"/sw/ share/locale\" -DLIBDIR=\"/sw/lib\" -DIN_LIBINTL - DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/sw/lib\" - DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix - Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I../src -I/sw/include -I/usr/X11/include -O2 l10nflist.c l10nflist.c:61: error: static declaration of 'stpcpy' follows non- static declaration make[1]: *** [l10nflist.o] Error 1 make: *** [all-recursive] Error 1 ### execution of /var/tmp/tmp.1.kqp0yM failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-lyx-qt-1.5.0-2 (Reading database ... 267673 files and directories currently installed.) Removing fink-buildlock-lyx-qt-1.5.0-2 ... Failed: phase compiling: lyx-qt-1.5.0-2 failed I got this error on both my G5 iMac and my G4 ibook. Here is my kit: OSX 10.5.1 Package manager version: 0.28.0 Distribution version: selfupdate-rsync Thu Jan 24 13:29:42 2008, 10.5, powerpc powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) Xtools3.0 Gary K Olson ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
