try
On Feb 15, 2004, at 4:33 PM, Chad J McQuinn wrote:

While doing update-all, koffice fails to build with the following final output:

----
Making all in libltdl
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DQT_THREAD_SUPPORT -I/sw/lib/flex/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/sw/include -I/usr/X11R6/include -Os -Os -fPIC -c -o ltdl.lo ltdl.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DQT_THREAD_SUPPORT -I/sw/lib/flex/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/sw/include -I/usr/X11R6/include -Os -Os -fPIC -c ltdl.c -fno-common -DPIC -o .libs/ltdl.o
ltdl.c:183: error: `LTDL_OBJDIR' undeclared here (not in a function)
ltdl.c: In function `find_file':
ltdl.c:1698: warning: assignment discards qualifiers from pointer target type
ltdl.c:1748: error: `FILE' undeclared (first use in this function)
ltdl.c:1748: error: (Each undeclared identifier is reported only once
ltdl.c:1748: error: for each function it appears in.)
ltdl.c:1748: error: `file' undeclared (first use in this function)
ltdl.c: In function `lt_dlopen':
ltdl.c:2072: warning: assignment discards qualifiers from pointer target type
ltdl.c:2097: error: `FILE' undeclared (first use in this function)
ltdl.c:2097: error: `file' undeclared (first use in this function)
ltdl.c:2140: error: parse error before ')' token
ltdl.c:2143: error: parse error before ')' token
ltdl.c:2257: warning: assignment discards qualifiers from pointer target type
make[2]: *** [ltdl.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
NAME-1.3-22 make-build failed!
### execution of /var/tmp/tmp.1.vIsUJy failed, exit code 1
Failed: compiling koffice-1.3-22 failed
----


My system info is below (fairly stock 10.3.2). Anybody else have this problem/know a fix? The FILE problem seems like it would be from stdio.h not being included, and indeed in the build directory HAVE_STDIO_H does not seem to be defined in any files. The LTDL_OBJDIR I don't know anything about.

Thanks,
-Chad


<SNIP>
Do a selfupdate--I believe that the maintainer put up a revision today.
--
Alexander K. Hansen
Fink Documentarian
Day Job:  Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to