Re: [gtk-list] Even MORE Irix compile problems



On Thu, 04 Feb 1999 18:38:41 -0500, gtk-list@redhat.com (David J. Topper) wrote:
> 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?

Because as a user you have a path that differs from the path you have as
root (or you have different environment variables).


Erik

-- 
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
of Electrical Engineering, Faculty of Information Technology and Systems,
Delft University of Technology, PO BOX 5031,  2600 GA Delft, The Netherlands
Phone: +31-15-2785859  Fax: +31-15-2781843  Email J.A.K.Mouw@its.tudelft.nl
WWW: http://www-ict.its.tudelft.nl/~erik/




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