Antonio Sanguigni wrote: > Hi all, > > I'm try to compile Lazarus under Xubuntu 7.10 and I got an error I never > saw: > > Linking ../lazarus > /usr/bin/ld: cannot find -lm > lazarus.pp(114,1) Error: Error while linking > lazarus.pp(114,1) Fatal: There were 1 errors compiling module, stopping > > -lm ? What kind of library I'm missing ?
m is the math library. so it's looking for libm.so. It's possible it's named libmath.so. Either way it's looking for libm.so. Regards, Andrew _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives