Current time: 09-29-2024, 08:48 AM Hello There, Guest! (LoginRegister)


Post Reply 
Error lr_syntax.c:19 FreeBSD 8.0 i386
Author Message
agshekeloh Offline
Newbie
*

Posts: 5
Joined: Dec 2009
Reputation: 0
Post: #5
RE: Error lr_syntax.c:19 FreeBSD 8.0 i386
This problem also exists on 9.0. On FreeBSD 7.2, readlink(2) defines the readlink as:

int
readlink(const char *path, char *buf, int bufsiz);

On FreeBSD 9.0, readlink(2) defines readlink as:

ssize_t
readlink(const char *restrict path, char *restrict buf, size_t bufsiz);

So, FreeBSD's readlink has changed.
12-10-2009 01:31 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Error lr_syntax.c:19 FreeBSD 8.0 i386 - agshekeloh - 12-10-2009 01:31 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)