error compiling GTK program
- From: "pratsadhu" <pratsadhu@xxxxxxxxx>
- Date: 28 Feb 2006 01:48:48 -0800
Hi all
I get this particular error while compiling GTK programs:
i compile with:
-----------------------------------------------------
$ gcc base.c -o base `gtk-config --cflags --libs`
/usr/bin/ld: cannot find -lXi
collect2: ld returned 1 exit status
--------------------------------------------------------
gcc test.c -o test `gnome-config --cflags --libs --gnomeui`
:/usr/bin/ld: cannot find -lSM
collect2: ld returned 1 exit status
--------------------------------------------------------
Am using gtk 1.2.8.
Thankin u all,
prat
.
- Follow-Ups:
- Re: error compiling GTK program
- From: Tim Keck
- Re: error compiling GTK program
- Prev by Date: error compiling GTK program
- Next by Date: Re: error compiling GTK program
- Previous by thread: error compiling GTK program
- Next by thread: Re: error compiling GTK program
- Index(es):
Relevant Pages
|