Problem when compiling
Status: Alpha
Brought to you by:
coroberti
From: Ron P. <ro...@kl...> - 2011-04-14 19:38:29
|
CURL-LOADER VERSION: 0.52, June 13, 2010 HW DETAILS: CPU/S and memory are must: Athlon64 X2, 2 GB RAM LINUX DISTRIBUTION and KERNEL (uname -r): Ubuntu 10.10 2.6.35-22-generic GCC VERSION (gcc -v): gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) COMPILATION AND MAKING OPTIONS (if defaults changed): make COMMAND-LINE: make CONFIGURATION-FILE (The most common source of problems): not changed DOES THE PROBLEM AFFECT: COMPILATION? Yes LINKING? Yes EXECUTION? No Have you run $make cleanall prior to $make ? Yes DESCRIPTION: gcc -W -Wall -Wpointer-arith -pipe -DCURL_LOADER_FD_SETSIZE=20000 -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -O3 -ffast-math -finline-functions -funroll-all-loops -finline-limit=1000 -mmmx -msse -foptimize-sibling-calls -I. -I./inc -I/usr//include -c -o obj/parse_conf.o parse_conf.c parse_conf.c: In function ‘read_callback’: parse_conf.c:3894: error: conflicting types for ‘pread’ /usr/include/unistd.h:385: note: previous declaration of ‘pread’ was here make: *** [obj/parse_conf.o] Error 1 QUESTION/ SUGGESTION/ PATCH: Thanks :) |