Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jan 2001 14:38:28 -0600
From:      "Matthew D. Fuller" <fullermd@futuresouth.com>
To:        "Eric D. Futch" <efutch@nyct.net>
Cc:        ports@FreeBSD.ORG
Subject:   Re: Error building the qt-2.2.3 port
Message-ID:  <20010117143828.B17183@futuresouth.com>
In-Reply-To: <Pine.BSF.4.21.0101161810370.59314-100000@bsd1.nyct.net>; from efutch@nyct.net on Tue, Jan 16, 2001 at 06:15:00PM -0500
References:  <Pine.BSF.4.21.0101161810370.59314-100000@bsd1.nyct.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 16, 2001 at 06:15:00PM -0500, a little birdie told me
that Eric D. Futch remarked
> I'm getting the following error when building the qt-2.2.3 port.  Does
> anyone have any ideas?  Thanks.

FWIW, I get a totally different error on Qt.
Vis:
c++   -o ./moc2 mocgen.o qbuffer.o qcollection.o qcstring.o qdatastream.o
qdatetime.o qfile.o qgarray.o qgdict.o qglist.o qglobal.o qgvector.o
qiodevice.o qregexp.o qstring.o qtextcodec.o qtextstream.o qfile_unix.o
 
qglist.o: In function `QGList::read(QDataStream &)':
qglist.o(.text+0x12b3): undefined reference to `L1341'
gmake[1]: *** [moc2] Error 1
gmake[1]: Leaving directory
`/usr/ports/x11-toolkits/qt22/work/qt-2.2.3/src/moc'
gmake: *** [src-moc] Error 2
*** Error code 2

This is one:
FreeBSD mortis.sighup.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Jan  9
08:17:25 CST 2001
fullermd@mortis.sighup.org:/usr/src/sys/compile/MORTIS  i386

(ttyp8):{185}% gcc -v
Using builtin specs.
gcc version 2.95.3 20010101 (prerelease)


From a quick glance at the code, it looks like a macro expansion, but
when I comment out the macro it still hurls on it.  I hesitate to delve
any further into it for fear of screwing something up, but...



-- 
Matthew Fuller     (MF4839)     |    fullermd@over-yonder.net
Unix Systems Administrator      |    fullermd@futuresouth.com
Specializing in FreeBSD         |    http://www.over-yonder.net/

"The only reason I'm burning my candle at both ends, is because I
      haven't figured out how to light the middle yet"


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




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