Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jan 2004 21:13:47 -0800
From:      Jaye Mathisen <mrcpu@internetcds.com>
To:        ports@freebsd.org
Subject:   kde3 build error on -current ports.
Message-ID:  <20040131051347.GN50677@backmaster.cdsnet.net>

next in thread | raw e-mail | index | archive | help


Ports supped as of tonight, -current as of today.

In the build of x11/kde3, in kdelibs somewhere:

O_ASCII_CAST -DQT_NO_COMPAT  -MT kextsock.lo -MD -MP -MF ".deps/kextsock.Tpo" \
  -c -o kextsock.lo `test -f 'kextsock.cpp' || echo './'`kextsock.cpp; \
then mv ".deps/kextsock.Tpo" ".deps/kextsock.Plo"; \
else rm -f ".deps/kextsock.Tpo"; exit 1; \
fi
kextsock.cpp: In static member function `static int
   KExtendedSocket::doLookup(const QString&, const QString&, addrinfo&,
   kde_addrinfo**)':
kextsock.cpp:1890: error: `EAI_NODATA' undeclared (first use this function)
kextsock.cpp:1890: error: (Each undeclared identifier is reported only once for
   each function it appears in.)
gmake[3]: *** [kextsock.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.1.4/kdecore'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.1.4/kdecore'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.1.4'
gmake: *** [all] Error 2
*** Error code 2

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



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