Compiling 0.20 (followup)
- From: Christopher Curtis <ccurtis ee fit edu>
- To: gnome-list gnome org
- Subject: Compiling 0.20 (followup)
- Date: Sat, 27 Jun 1998 22:09:01 -0400 (EDT)
I appear to have fixed my i18n problem ... about half of the gnome
packages ship with their own libintl.a and none of them (even gnome-lib)
install it so that the others can use it (the two I mentioned previously).
Copying the libintl.a from gnome-lib into /usr/lib let cleared up those
compilation problems.
This leaves three compilation problems. Here is the output of standard
error when compiling ...
... gnome-admin:
ping.c: In function `sendping':
ping.c:150: sizeof applied to an incomplete type
ping.c:161: dereferencing pointer to incomplete type
ping.c:162: dereferencing pointer to incomplete type
ping.c:163: dereferencing pointer to incomplete type
ping.c:164: dereferencing pointer to incomplete type
ping.c:165: dereferencing pointer to incomplete type
ping.c:166: dereferencing pointer to incomplete type
ping.c:166: dereferencing pointer to incomplete type
ping.c:166: dereferencing pointer to incomplete type
ping.c:166: dereferencing pointer to incomplete type
ping.c:166: dereferencing pointer to incomplete type
ping.c:166: dereferencing pointer to incomplete type
ping.c:166: dereferencing pointer to incomplete type
ping.c:166: dereferencing pointer to incomplete type
ping.c:168: dereferencing pointer to incomplete type
ping.c: In function `readping':
ping.c:192: warning: passing arg 5 of `recvfrom' from incompatible pointer type
ping.c:200: dereferencing pointer to incomplete type
ping.c:200: dereferencing pointer to incomplete type
make[4]: *** [ping.o] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive-am] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
... gnome-core:
mico-glue.o: In function `panel_corba_gtk_main':
mico-glue.o(.text+0x2b8): undefined reference to `GtkDispatcher::GtkDispatcher(void)'
collect2: ld returned 1 exit status
make[2]: *** [panel] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
... gnome-utils:
save-cwd.c:46: error.h: No such file or directory
make[2]: *** [save-cwd.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
Commenting out the "#include "error.h"" from this file results in a
variable called "error" being undefined.
Are there any quick-fixes available for these? I'm running 2.0.34/i386
tia,
--
Christopher Curtis - http://www.ee.fit.edu/users/ccurtis
Florida Institute of Technology - System Administrator, Programmer
Melbourne, Florida USA - http://www.lp.org/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]