Re: [gtk-list] compiling glib



Probably you don't have the linux kernel headers. [under redhat]

	ftp://ftp.redhat.com/pub/redhat/redhat-6.1/i386/RedHat/RPMS

or [under debian]
	apt-get install kernel-headers

Or you may need a symlink in /usr/include/linux
to /usr/src/linux/include/linux.


On Tue, 23 Nov 1999, Menno Schaap wrote:

> Hi everybody,
> 
> I am new here. I am a Naval architect who wrote naval architectural apps for
> DOS. Since for private linux is my favorite OS and customers are getting
> interested in linux I would like to experiment with programming under linux. I
> want to use gtk and glib. 
> 
> I have a problem installing glib-1.2.5. This problem occurs when typing "make"
> after "./configure". See below. I do not know what information to give you so
> please react. By the way I use egcs 2.91.66 (1.1.2 release)
> 
> I hope you can help me,
> Menno
> 
> /usr/include/bits/errno.h:25: linux/errno.h:25 No such file or directory #{this
> file does exist}
> make[2]: ***[giounix..lo] Error 1
> make[2]: Leaving directory............................
> 
> -- 
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
> 
> 



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