gnome-admin and gxsnmp




I found when compiling gxsnmp from gnome-admin, I got the following error:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include
-DNEED_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include
-I/usr/local/lib/glib/include -DMIBTXTDIR=\"/usr/local/etc\"
-I/usr/local/lib/glib/include -I/usr/local/include -g -O2 -Wall -Wshadow
-Wp,-MD,.deps/g_transport.p -c -fPIC -DPIC g_transport.c
g_transport.c:133: net/ipx.h: No such file or directory
make: *** [g_transport.lo] Error 1

When I went in to investigate, ipx.h was /usr/include/linux/ipx.h instead
of/usr/include/net/ipx.h .  When I changed the reference in 
lib/g_transport.c from net/ipx.h to linux/ipx.h, it compiled fine.
Maybe that should be one of the things configure looks for when creating
the Makefiles... I'm not good at patches or anything, just a suggestion.
I already applied the patch sent minutes ago about getting gnome-admin to
compile.

sar

__________________________________________________________
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Exerpt from a Micro$oft commercial:
	How many 6 year olds does it take to develop software?

Survey says:
	between 95 and 98.

Also stated from a researcher from M$:
	The idea isn't to be efficient, its to have better lives.



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