Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Oct 2006 09:42:25 -0500
From:      Eric Schuele <e.schuele@computer.org>
To:        freebsd-ports <freebsd-ports@freebsd.org>
Subject:   math/guppi missing header file....
Message-ID:  <45363D51.2000509@computer.org>

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

I get the following errors when portupgrading guppi:

guppi-config-model.h:32:25: glade/glade.h: No such file or directory
In file included from guppi-config-model.c:32:
guppi-config-model.h:89: error: syntax error before '*' token
guppi-config-model.c:40: warning: excess elements in array initializer
guppi-config-model.c:40: warning: (near initialization for 
`guppi_config_model_signals')
guppi-config-model.c:188: error: syntax error before '*' token
guppi-config-model.c: In function `glade_info_cb':
guppi-config-model.c:207: error: `GladeXML' undeclared (first use in 
this function)
guppi-config-model.c:207: error: (Each undeclared identifier is reported 
only once
guppi-config-model.c:207: error: for each function it appears in.)
guppi-config-model.c:207: error: `glade' undeclared (first use in this 
function)
guppi-config-model.c:210: warning: implicit declaration of function 
`glade_xml_new'
guppi-config-model.c:217: warning: implicit declaration of function 
`glade_xml_get_widget'
guppi-config-model.c:217: warning: assignment makes pointer from integer 
without a cast
guppi-config-model.c: At top level:
guppi-config-model.c:229: error: syntax error before '*' token
gmake[3]: *** [guppi-config-model.lo] Error 1
gmake[3]: Leaving directory 
`/usr/ports/math/guppi/work/Guppi-0.40.3/src/libguppiuseful'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/math/guppi/work/Guppi-0.40.3/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/math/guppi/work/Guppi-0.40.3'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/math/guppi.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade.64560.0 env PORT_UPGRADE=yes make
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
         ! math/guppi (guppi-0.40.3_5)   (missing header)

Anything I can do to correct this?

-- 
Regards,
Eric



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