Having trouble compiling no-ip for *nix under mac os x.
December Developer tools installed...but I get this error...
[localhost:bg/desktop/noip] root# make
cc -O2 -g -Dlinux noip.c -o noip
/usr/bin/ld: warning unused multiple definitions of symbol _login
"link editor" definition of _login in section (__DATA,__common)
/usr/lib/libSystem.dylib(login.o) unused definition of _login
[localhost:bg/desktop/noip] root#
Any ideas?
December Developer tools installed...but I get this error...
[localhost:bg/desktop/noip] root# make
cc -O2 -g -Dlinux noip.c -o noip
/usr/bin/ld: warning unused multiple definitions of symbol _login
"link editor" definition of _login in section (__DATA,__common)
/usr/lib/libSystem.dylib(login.o) unused definition of _login
[localhost:bg/desktop/noip] root#
Any ideas?