Re: [gtk-list] make gtk+-1.2.2 problem



On Tue, 04 May 1999 15:06:45 +0200 (MET DST), gtk-list@redhat.com (Matthias Fichtner) wrote:
> But : my new Problem : Installation of gtk+-1.2.2 :
> The configure -script run very well. Afterwards I typed
> make  ,but after a while it stopped with th following :
> 
> make[2]: *** [gtkfilesel.lo] Error 1
> make[2]: Leaving directory '/usr/users/lfk/fichtner/soft/gtk+/gtk+-1.2.2/gtk'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory '/usr/users/lfk/fichtner/soft/gtk+/gtk+-1.2.2'
> make: *** [all-recursive-am] Error 2
> Exit 2

Make stops because there went something wrong while creating
gtkfilesel.lo, probably a compile time error. Have a look at the compiler
output, maybe that helps.

If the compiler error is in fact an assembler error, try to configure
without optimizations ("setenv CFLAGS ; setenv LDFLAGS ; ./configure" in
(t)csh). This did the trick on a Corel Netwinder DM with gcc-2.8.1.


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]