Tony Lambiris wrote:
Why not just:
pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/3.7/packages/`uname -m`/wget-1.8.2.tgz

In fact, this is what I did!
But I'd like to know the reason of that error. I don't like the idea that something is wrong in the system...

Bye.


Federico Giannici wrote:

Clint M. Sand wrote:

On Sun, Jun 05, 2005 at 11:09:23PM +0200, Federico Giannici wrote:

I have a problem compiling wget from the ports.
Here is the final part of the "make" output:

cc -O2 -pipe -DINET6 -o wget cmpt.o connect.o cookies.o fnmatch.o ftp.o ftp-basic.o ftp-ls.o ftp-opie.o hash.o headers.o host.o html-parse.o html-url.o http.o init.o log.o main.o gen-md5.o gnu-md5.o netrc.o progress.o rbuf.o recur.o res.o retr.o safe-ctype.o snprintf.o url.o utils.o version.o -L/usr/local/lib
connect.o(.text+0x1dd): In function `connect_to_one':
: undefined reference to `__errno'
connect.o(.text+0x1eb): In function `connect_to_one':
: undefined reference to `__errno'
connect.o(.text+0x1f7): In function `connect_to_one':
: undefined reference to `__errno'
connect.o(.text+0x219): In function `connect_to_one':
: undefined reference to `__errno'
connect.o(.text+0x235): In function `connect_to_one':
: undefined reference to `__errno'
connect.o(.text+0x259): more undefined references to `__errno' follow
collect2: ld returned 1 exit status
gmake[1]: *** [wget] Error 1
gmake[1]: Leaving directory `/usr/ports/net/wget/w-wget-1.8.2/wget-1.8.2/src'
gmake: *** [src] Error 2
*** Error code 2

Stop in /usr/ports/net/wget (line 1769 of /usr/ports/infrastructure/mk/bsd.port.mk).


The system is an i386 installed with an almost final 3.7 (the kernel was the same of the release one) and then I made an Upgrade from the official 3.7 CD when arrived.

A lot of other ports compiled without any problem.

Any hints?


Thanks.

--
___________________________________________________
   __
  |-                      [EMAIL PROTECTED]
  |ederico Giannici      http://www.neomedia.it
___________________________________________________




You didn't mention if ou also upgraded your ports tree to 3.7-release or
just the base binaries and Kernel.



Yes, it is from 3.7 CD too.


Bye.




--
___________________________________________________
    __
   |-                      [EMAIL PROTECTED]
   |ederico Giannici      http://www.neomedia.it

        Presidente del cda - NEOMEDIA srl
___________________________________________________

Reply via email to