Even MORE Irix compile problems



I'm trying to compile the "buttons" example under Irix 6.3 with gcc2.8.1
and gtk-1.1.14.  If I'm root, it will compile with lots of warnings:

gcc `gtk-config --cflags`  buttons.c -o buttons `gtk-config --libs`
ld32: WARNING 85: definition of __register_frame_info_table in
/usr/local/lib/libgtk.so preempts that definition in
/usr/local/lib/libgdk.so.
ld32: WARNING 85: definition of __frame_state_for in
/usr/local/lib/libgtk.so preempts that definition in
/usr/local/lib/libgdk.so.

but if I'm a "normal user"

I have to rearrange the compile line so that the 'gtk-config' calls are
at the end.

Why would this depend on user status?

DT
--
Technical Director, Virginia Center for Computer Music
Programmer / Analyst, Dean's Office (School of A&S)
http://www.people.virginia.edu/~djt7p
(804) 924-6887



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