[uClibc]I can't compile sysklogd-1.4.1

Edo-Martijn Janssen e.m.janssen at xs4al.nl
Tue Jan 14 20:12:54 UTC 2003


Hello

I am trying to compile sysklogd-1.4.1 against uclibc-0.9.15.
It stops with:


gcc -s -o klogd klogd.o syslog.o pidfile.o ksym.o \
        ksym_mod.o 
ksym_mod.o: In function `AddModule':
ksym_mod.o(.text+0x296): undefined reference to `lseek64'
collect2: ld returned 1 exit status
make: *** [klogd] Error 


What is lseek64?

I looked in ksym_mod.c but that's still out of my league I guess?
I think my C learning curve is not steep enough yet.

Any hints for a simple C for linux in 21 days guy?

Grtz
Edo-Martijn Janssen










More information about the uClibc mailing list