In the last episode (Apr 28), Alwyn Goodloe said:
> I am porting an aplication to 4.1 that uses ftime. According to man I
> should be able to link with libcompat and get the library. For somereason
> this doesn't seem to work is the manual wrong.

The manual is right:

$nm /usr/lib/libcompat.a | grep ftime
ftime.o:
00000000 T ftime

"for some reason" you forgot to include your compile line and the error
message you got.


-- 
        Dan Nelson
        [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to