Re: [gtk-list] compiling glib



On Tue, 23 Nov 1999 20:04:17 +0100, Menno Schaap wrote:
> 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............................

You don't have the kernel headers installed, or the links are not
correctly set. /usr/include/linux should point to
/usr/src/linux/include/linux; /usr/include/asm should point to
/usr/src/linux/include/asm.


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]