Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2002 11:58:39 -0500 (CDT)
From:      Todd M Kokoszka <kokostm@auburn.edu>
To:        freebsd-ports@freebsd.org
Subject:   problems compiling doxygen_1.2.16_1
Message-ID:  <Pine.SOL.3.95.1020715115812.13227A-100000@mallard>

next in thread | raw e-mail | index | archive | help
Hi,
 
I'm using FreeBSD 4.5 and gcc 3.1.0 on a i386.
from the Makefile:
        $FreeBSD: ports/devel/doxygen/Makefile,v 1.22 2002/06/23 20:10:44
alane Exp $

c++ (gcc) takes a very long time compiling config.o and never seems to
complete  - the command :

gmake[2]: Entering directory
`/usr/ports/devel/doxygen/work/doxygen-1.2.16/src'
c++ -c -O -pipe -D_THREAD_SAFE -Wall -W -I../qtools -o ../objects/config.o
config.cpp

By a very long time -- about 50 minutes before I stopped it. config.o was
always 0 bytes.

I had installed gcc-3.0.4 and it actually compiled that file in about 1
minute, but I had some compiler config problems and I ended up installing
a
more recent version, 3.1.0 and it doesn't work with that. It also didn't
work and experienced exactly the same problem with gcc 2.95.3.

Is this a problem with my configuration or a bug?

Thanks,

Todd




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?Pine.SOL.3.95.1020715115812.13227A-100000>