Problem with Clean on RedHat 5.0

Jaroslav Tulach tulach@kolej.mff.cuni.cz
Sat, 16 May 1998 01:07:12 +0200 (CEST)


On Thu, 14 May 1998, Pedro Palao Gostanza wrote:

#Alcimar Barbosa Soares wrote:
#
#> Dear Jarda,
#>
#> We've installed RedHat 5.0 with the library libc5, but it didn't work as
#> you already know!
#> The error message was exactly the one you've gotten.
#
#This little .lo seems to work
#
#-Bstatic
#/usr/i486-linux-libc5/lib/libc.so.5
#/usr/i486-linux-libc5/lib/libm.so.5
#
#You should put it in clean/stdenv and always compile with -sl option.
#I think that it is almost imposible to install the windowing part because
#gcc complaints about xview .h files.
#
#Regards,
#  Pedro.
#

Thanks anybody who tried to help me. This is the right solution. Simple
and realy works. At least for stdenv, I do not tried io library. 

Thanks,
Jarda