Current time: 12-23-2024, 08:54 PM Hello There, Guest! (LoginRegister)


Thread Closed 
FreeBSD 6.2 installation
Author Message
Nuxwin
Unregistered

 
Post: #5
RE: FreeBSD 6.2 installation
(03-04-2010 09:53 AM)timipl Wrote:  i solve my problem but in ispcp documentation you don't found any information abut this issue i changed line 406 in /usr/include/unistd.h

from:

int readlink(const char *, char *, int);

to:

int readlink(const char * __restrict, char * __restrict, size_t);

and i compiled everything Smile.
Cheerssssssssssssssss

Hello ;

Oh god... You have changed the content of unistd.h header file ? In my opinion it not good solution. This file is part of the Single Unix Specification and can be used by another programs.

First, the better is to use FreeBSD 7.1 / 7.2 as recommended by Bene.

If not, a better solution should be based on this:

http://isp-control.net/forum/thread-6925...l#pid69330

Best Regards ;
03-04-2010 11:54 AM
Thread Closed 


Messages In This Thread
FreeBSD 6.2 installation - timipl - 03-04-2010, 09:13 AM
RE: FreeBSD 6.2 installation - gOOvER - 03-04-2010, 09:20 AM
RE: FreeBSD 6.2 installation - timipl - 03-04-2010, 09:53 AM
RE: FreeBSD 6.2 installation - Nuxwin - 03-04-2010 11:54 AM
RE: FreeBSD 6.2 installation - gOOvER - 03-04-2010, 10:34 AM
RE: FreeBSD 6.2 installation - BeNe - 03-04-2010, 04:52 PM
RE: FreeBSD 6.2 installation - timipl - 03-05-2010, 10:30 AM
RE: FreeBSD 6.2 installation - BeNe - 03-05-2010, 04:46 PM

Forum Jump:


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