El Miércoles 29 Abr 2009 19:02:58 Martin escribió: > So how did you hack around the: > > seti_boinc-timecvt.o: In function `short_jd_string(double)': > timecvt.cpp:(.text+0x541): undefined reference to `strlcpy(char*, char > const*, unsigned int)' > [...] > > ? > > What's needed? > > The autoconf correctly identifies that strlcat and strlcpy are not > provided by my Gentoo system.
I don't know about SETI, but for the BOINC client, I'm sure strlcpy is provided (in lib/str_util.C) if autoconf detects it missing. _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
