Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jul 2008 19:58:41 -0400 (EDT)
From:      Nic Reveles <Nic.Reveles@gatech.edu>
To:        gnome@FreeBSD.org
Subject:   make errors?
Message-ID:  <1444032369.2180661216166321546.JavaMail.root@mail3.gatech.edu>
In-Reply-To: <204828142.2180561216166273664.JavaMail.root@mail3.gatech.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

Sorry if I am sending this to the wrong place... I noticed this is the address of the port maintainer for ORBit2, and so I assume that means its okay to send persisting installation errors. I have updated the port tree with both "ports-all" and "src-all". I am running FreeBSD 6.3-STABLE on an AMD64 processor.

"make install" encounters errors in the code:
orbit-idl-driver.c:43 error: 'G_GNUC_PRETTY_FUNCTION' undeclared (first use of this function)

Through google I discovered that if I remove the following line from a bunch of the Makefiles the error goes away, however then further errors come up.

DISABLE_DEPRECATED_CFLAGS = -DG_DISABLE_DEPRECATED

But removing these lines from complaining directories causes:
/libexec/ld-elf.so.1: Shared object "libglib-2.0.so.600" not found


Is there an easy solution to these problems? Once again--I appologize if I sent this to the wrong place!

Nic



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