Re: ld cannot find -lrt

2003-04-01 Thread Max Bowsher
gmane wrote: > /usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld: > cannot find -lrt > collect2: ld returned 1 exit status > make: *** [dump.exe] Error 1 > > > Trying to compile rpm4.0.4 sources and get this error in ./tools . > What does this indicate

ld cannot find -lrt

2003-04-01 Thread gmane
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld: cannot fi nd -lrt collect2: ld returned 1 exit status make: *** [dump.exe] Error 1 Trying to compile rpm4.0.4 sources and get this error in ./tools . What does this indicate? I have the latest cygwin packages installed. thank