On Mon, May 13, 2002 at 09:38:26AM +0530, Dinesh PSL spoke out thus:
> cd ..; gcc  -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite
> -DNO_DL_NEEDED `./apaci`     -o helpers/dummy helpers/dummy.c   -lm 
> /usr/bin/ld: cannot find -lm
> collect2: ld returned 1 exit status
> make: *** [dummy] Error 1



You don't have /usr/lib/libm.a . Have you installed glibc-devel? Run
"rpm -q glibc-devel" if you are using a redhat/mandrake system. 


- Sandip


-- 
Sandip Bhattacharya
Mindframe Software
Work: sandip @ mindsw.com, http://www.mindsw.com
Play: sandipb @ bigfoot.com, http://www.sandipb.net
-----------------------------------------------

          ================================================
To subscribe, send email to [EMAIL PROTECTED] with subscribe in subject header
To unsubscribe, send email to [EMAIL PROTECTED] with unsubscribe in subject header
Archives are available at http://www.mail-archive.com/ilugd%40wpaa.org
          =================================================

Reply via email to