Re: Unable to compile on Ubuntu 10.10
Status: Alpha
Brought to you by:
coroberti
From: Jan K. <jk...@gm...> - 2010-12-22 19:53:20
|
Thanks, it looks like the renaming from "pread" to "mypread" didn't work: In function `read_callback': /home/janci/apps/curl-loader/parse_conf.c:3905: undefined reference to `mypread' collect2: ld returned 1 exit status make: *** [curl-loader] Error 1 Should I rename some header file as well? I scanned through all files in the build directory and there's no other relevant occurence of "pread"... :-/ Mahy |