Re: trying to create a port of gnotime

2003-01-15 Thread bruno schwander
SOLVED!

turns out I had a (I suppose obsolete ) directory
/usr/X11R6/include/gdk-pixbuf that was conflicing with
/usr/X11R6/include/gtk-2.0/gdk-pixbuf/

port coming along fine now... submitting soon

bruno

On Wed, 15 Jan 2003, bruno schwander wrote:

> Hi all,
> 
> I am trying to make a port of gnotime
> ( http://sourceforge.net/projects/gttr/ )
> 
> and I am hitting a few problems.
> I checked how other GNOME ports work and think I used all the right
> flags. When I try to build, I get the following output (appended)
> 
> I have other gnome apps that build fine. The listed dependencies for
> gnotime (according to their readme) are libgnome and libgnomeui, so I
> installed that first.
> 
> BTW, is it correct to list those in the LIB_DEPENDS flag ? I found no
> USE_GNOME label corresponding to these libs.
> 
> If anybody with some experience building gnome apps can spot what is wrong
> here, I'd be grateful for the help...
> 
> bruno
> 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



trying to create a port of gnotime

2003-01-15 Thread bruno schwander
Hi all,

I am trying to make a port of gnotime
( http://sourceforge.net/projects/gttr/ )

and I am hitting a few problems.
I checked how other GNOME ports work and think I used all the right
flags. When I try to build, I get the following output (appended)

I have other gnome apps that build fine. The listed dependencies for
gnotime (according to their readme) are libgnome and libgnomeui, so I
installed that first.

BTW, is it correct to list those in the LIB_DEPENDS flag ? I found no
USE_GNOME label corresponding to these libs.

If anybody with some experience building gnome apps can spot what is wrong
here, I'd be grateful for the help...

bruno


root@duron:/usr/ports/finance/gnotime>make
===>  Extracting for gnotime-2.1.5_1
>> Checksum OK for gnotime-2.1.5.tar.gz.
===>   gnotime-2.1.5_1 depends on executable: libtool - found
===>   gnotime-2.1.5_1 depends on shared library: guile.10 - found
===>   gnotime-2.1.5_1 depends on shared library: gnomeui - found
===>   gnotime-2.1.5_1 depends on shared library: X11.6 - found
===>   gnotime-2.1.5_1 depends on shared library: esd.2 - found
===>   gnotime-2.1.5_1 depends on shared library: ghttp.1 - found
===>   gnotime-2.1.5_1 depends on shared library: glib12.3 - found
===>   gnotime-2.1.5_1 depends on shared library: gtk12.2 - found
===>   gnotime-2.1.5_1 depends on shared library: xml.5 - found
===>   gnotime-2.1.5_1 depends on shared library: gdk_pixbuf.2 - found
===>   gnotime-2.1.5_1 depends on shared library: Imlib.5 - found
===>   gnotime-2.1.5_1 depends on shared library: ORBit.2 - found
===>   gnotime-2.1.5_1 depends on shared library: gnome.5 - found
===>   gnotime-2.1.5_1 depends on shared library: gnomecanvaspixbuf.1 -
found
===>   gnotime-2.1.5_1 depends on shared library: oaf.0 - found
===>   gnotime-2.1.5_1 depends on shared library: gconf-1.1 - found
===>   gnotime-2.1.5_1 depends on shared library: capplet.5 - found
===>   gnotime-2.1.5_1 depends on shared library: gnomeprint.16 - found
===>   gnotime-2.1.5_1 depends on shared library: bonobo.2 - found
===>   gnotime-2.1.5_1 depends on shared library: gda-client.0 - found
===>   gnotime-2.1.5_1 depends on shared library: gnomedb.0 - found
===>   gnotime-2.1.5_1 depends on shared library: glade.4 - found
===>   gnotime-2.1.5_1 depends on shared library: gal.21 - found
===>   gnotime-2.1.5_1 depends on shared library: glibwww.1 - found
===>   gnotime-2.1.5_1 depends on shared library: gtkhtml-1.1.3 - found
===>  Patching for gnotime-2.1.5_1
===>  Configuring for gnotime-2.1.5_1
configure: WARNING: you should use --build, --host, --target
checking for a BSD-compatible install... /usr/bin/install -c -o root -g
wheel
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking for perl... /usr/bin/perl
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i386-portbld-freebsd4.6-gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for strerror in -lcposix... no
checking for i386-portbld-freebsd4.6-g++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for i386-portbld-freebsd4.6-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for bison... bison -y
checking for a BSD-compatible install... /usr/bin/install -c -o root -g
wheel
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking what warning flags to pass to the C compiler... 
checking what language compliance flags to pass to the C compiler... 
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for Guile... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking for libgnome-2.0 >= 2.0.0 libgnomeui-2.0 >= 2.0.3... yes
checking GNOTIME_CFLAGS... -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0
-I/usr/local/include/linc-1.0 -I/usr/local/include/bonobo-activati