Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Sep 2002 20:43:17 +0000
From:      "Rainer Duffner" <rainer@ultra-secure.de>
To:        freebsd-gnome@FreeBSD.org
Subject:   gnomeapplet-1.4 - problem with port
Message-ID:  <20020915204317.59896.qmail@bsd.ultra-secure.de>

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

I tried to compile gnome-1.4 from ports (4-STABLE). 

When compiling gnomeapplets, I get an error:
gmake[3]: Entering directory 
`/usr/ports/x11/gnomeapplets/work/gnome-applets-1.4.0.5/another_clock' 

cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../intl -I../intl 
 -DGNOMELOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/X11R6/include 
 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H 
 -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 
 -I/usr/local/include/orbit-1.0 -I/usr/local/include 
 -I/usr/X11R6/include/gtk12  -DVERSION=\""1.4.0.5"\"  -I/usr/local/include 
 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include 
 -I/usr/X11R6/include  -O -pipe  -Wall -Wunused  -c another_clock.c 

another_clock.c:28: applet-widget.h: No such file or directory 

another_clock.c:40: syntax error before `gboolean' 

another_clock.c:45: syntax error before `GtkWidget' 

another_clock.c:53: syntax error before `*' 

another_clock.c:53: warning: type defaults to `int' in declaration of 
`applet' 

another_clock.c:53: warning: data definition has no type or storage class 

another_clock.c:54: syntax error before `*' 

another_clock.c:54: warning: type defaults to `int' in declaration of 
`props_window' 

another_clock.c:54: warning: data definition has no type or storage class 

another_clock.c:55: warning: missing braces around initializer 

another_clock.c:55: warning: (near initialization for `clk.props') 

another_clock.c:55: warning: excess elements in struct initializer 

another_clock.c:55: warning: (near initialization for `clk.props') 

another_clock.c:69: syntax error before `update_clock' 

another_clock.c:69: syntax error before `data' 

another_clock.c:69: warning: type defaults to `int' in declaration of 
`update_clock' 

another_clock.c:69: warning: data definition has no type or storage class 

another_clock.c:70: syntax error before `*' 


.... 

What do I need to install to have "applet-widget.h" ?
I've looked and I really don't have this anywhere. 

I've done a portupgrade for almost anything before, so I think the rest of 
the already installed ports are uptodate.
I can send the whole output of the configure-script et.al. 


BTW: It seems that there is no package for this. 


Thanks for your help, in advance. 


cheers,
Rainer
-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Rainer Duffner                   Munich
rainer@ultra-secure.de          Germany
http://www.i-duffner.de        Freising
========================================
    When shall we three meet again
  In thunder, lightning, or in rain?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 

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




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