Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 May 2002 14:08:49 +0200
From:      Gorm Jorgensen <Gorm@Area51.DK>
To:        freebsd-alpha@freebsd.org
Subject:   Re: kdebase3
Message-ID:  <20020505120849.GA42083@Area51.DK>
In-Reply-To: <15572.34856.613733.817001@grasshopper.cs.duke.edu>
References:  <15572.34856.613733.817001@grasshopper.cs.duke.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> I've mangaged to get kdebase3 building on alpha.
> 
I have applied the patch for autoconf and most of the compiling runs fine
without any -O2's - but libxml2 causes me problems.

I have found out that it might be something about SOCKLEN_T, at least some
developer said that in anonther maillist.

Any suggestions ?

-- start --
cc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -I/usr/local/include
-I/usr/local/include -O -pipe -mcpu=ev4 -Wall -c nanohttp.c  -fPIC -DPIC
nanohttp.c: In function `xmlNanoHTTPConnectAttempt':
nanohttp.c:807: `len' undeclared (first use in this function)
nanohttp.c:807: (Each undeclared identifier is reported only once
nanohttp.c:807: for each function it appears in.)
gmake[2]: *** [nanohttp.lo] Error 1
gmake[2]: Leaving directory
`/usr/ports/textproc/libxml2/work/libxml2-2.4.21'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/textproc/libxml2/work/libxml2-2.4.21'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/textproc/libxml2.
*** Error code 1

Stop in /usr/ports/x11/kdelibs3.
*** Error code 1

Stop in /usr/ports/x11/kdebase3.
-- stop --

-- 
Gorm Jorgensen - Area51.DK
 GE d+ s: a- C+++ UB++++ P++ L+++ E--- W+++ N++ w--- O- M-- V-- P++ tv- G--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020505120849.GA42083>