Re: Compiling GTK+ on AIX 4.1.5

2000-11-17 Thread Sebastian Wilhelmi
Hi John, > I'm trying to compile libgtk under AIX 4.1.5 and running into the following > error during the compilation of the 'testgtk' program: > > /bin/sh ../libtool --mode=link gcc -O2 -Wall -o testgtk testgtk.o libgtk.la > ../gdk/libgdk.la -lXext -lX11 -L/usr/gnu/lib -Wl,-E -lgmodu

Re: Compiling GTK+ on AIX 4.1.5

2000-11-17 Thread Valdis . Kletnieks
On Fri, 17 Nov 2000 09:51:49 EST, John Schmerge <[EMAIL PROTECTED]> said: > /bin/sh ../libtool --mode=link gcc -O2 -Wall -o testgtk testgtk.o libgtk.la > ../gdk/libgdk.la -lXext -lX11 -L/usr/gnu/lib -Wl,-E -lgmodule -lglib -lm > gcc -O2 -Wall -o testgtk testgtk.o .libs/libgtk.a -L/usr

Compiling GTK+ on AIX 4.1.5

2000-11-17 Thread John Schmerge
Hello Everyone, I'm trying to compile libgtk under AIX 4.1.5 and running into the following error during the compilation of the 'testgtk' program: /bin/sh ../libtool --mode=link gcc -O2 -Wall -o testgtk testgtk.o libgtk.la ../gdk/libgdk.la -lXext -lX11 -L/usr/gnu/lib -Wl,-E -lgmodule