[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: plz help + UNIX NETWORK PROGRAMMING
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: plz help + UNIX NETWORK PROGRAMMING
- From: Tobias Ulmer <tobiasu_(_at_)_tmux_(_dot_)_org>
- Date: Mon, 26 Dec 2005 14:47:31 +0100
- Mail-followup-to: Tobias Ulmer <tobiasu_(_at_)_tmux_(_dot_)_org>, misc_(_at_)_openbsd_(_dot_)_org
On Mon, Dec 26, 2005 at 04:47:50PM +0530, e8033102_(_at_)_tiet_(_dot_)_ac_(_dot_)_in wrote:
> Dear
> I installed the package autoconf but still day time client is not working
> following error occur
>
> plz help
>
> [adarsh_(_at_)_localhost ~]$ gcc -o byteorder byteorder.c
> byteorder.c:1:17: unp.h: No such file or directory
> byteorder.c: In function `main':
> byteorder.c:10: error: `CPU_VENDOR_OS' undeclared (first use in this
> function)
> byteorder.c:10: error: (Each undeclared identifier is reported only once
> byteorder.c:10: error: for each function it appears in.)
>
>
> i am lookinf forward from you
> misc_(_at_)_openbsd_(_dot_)_org
>
Hi,
this can not work because you miss important libraries and include files
First you need to download
http://www.kohala.com/start/unpv12e/unpv12e.tar.gz and build it. There
is a README included that explains the steps you need to take.
However, some files there fail to compile and you need to fix these
errors by hand first. If this is to difficult for you, try another OS,
maybe FreeBSD or Linux, because OpenBSD is not supported (This does not
mean that the examples there won't work, but you need to fix a few
things first).
Tobias
Visit your host, monkey.org