Re: Error compiling.. (Again, forgot the attachment)

1999-11-28 Thread Mike Smith
> As regards to your link-time error (missing `cuserid') I'm afraid I > can't be of any help. You could read the cuserid(3) manpage, which should tell you enough to get yourself sorted out. -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to f

Re: Error compiling.. (Again, forgot the attachment)

1999-11-28 Thread Kip Macy
cuserid is in the compatibility library, from the man page: CUSERID(3) FreeBSD Library Functions Manual CUSERID(3) NAME cuserid - get user name associated with effective UID SYNOPSIS #include char * cuserid(char *s) DESCRIPTION The cuserid fun

Re: Error compiling.. (Again, forgot the attachment)

1999-11-28 Thread Ronald F. Guilmette
In message <[EMAIL PROTECTED]>, you wrot e: >Hi everyone... > >First of all I would like to state that IM not a programmer. Then you're probably not a `hacker' either. >Im trying to compile a program and IM getting a errormessage, I have >included the error message bellow. > >viking# cc emsg1.

Error compiling.. (Again, forgot the attachment)

1999-11-28 Thread patrik
Sorry for the double posting... Regards Patrik Astrom -- Forwarded message -- Date: Sun, 28 Nov 1999 22:59:29 +0100 (CET) From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Error compiling.. Hi everyone... First of all I would like to state that IM not a programmer. Im tr