maybe:
/usr/bin/ld: cannot find -lm
/usr/bin/ld: cannot find -lc
See 'man ld' :
The linker is looking for library libc.a libm.a and doesn't find it.
i think you need devel package or something

On Tue, Apr 23, 2013 at 4:09 PM, David Lind <dl...@itsatrap.se> wrote:
> Hi,
>
> I am trying to compile 9base, but the compiler throws an error at me which
> I've never seen before.
>
> /usr/bin/ld: cannot find -lm
> /usr/bin/ld: cannot find -lc
>
> Any ideas? I've checked config.mk and can't see any problems with it.
>
> Regards,
>
> David Lind
>



--


--
Alice Ferrazzi <alice.ferra...@gmail.com>

Reply via email to