From: Richard C. <rd_...@sb...> - 2003-12-17 20:56:07
|
>=A0However, it's not linking properly -- buttonmessage_src/realmake >=A0lacks a libraries definition for POSIX (just one for LINUX). When I >=A0duplicated the LINUX line, I had to remove the reference to "png" >=A0(not in standard BSD) and the reference to "pthread" wasn't found. Changing "c" to "c_r" in my POSIX library definition line did the trick, but= this is FreeBSD-specific. ...R |