Evolution port problem
Joe Marcus Clarke
marcus at marcuscom.com
Wed May 21 19:20:06 PDT 2003
(Dropping Ade from the thread.)
On Wed, 2003-05-21 at 12:01, Ade Lovett wrote:
> Hi,
>
> Y'all need to be speaking to the FreeBSD GNOME team about this at
> gnome at FreeBSD.org (cc'd), since I no longer maintain any aspects of
> GNOME (excepting those cases where there's overlap with the low-level
> infrastructure stuff I do).
>
> Regards,
> -aDe
>
>
>
> On Tuesday, May 20, 2003, at 18:08 US/Central, Mark Badolato wrote:
>
> > Hi,
> >
> > I’m attempting to build the Evolution port on a FBSD 5.0 p7 box and
> > receiving the following error. Evolution used to work fine,
> > thenIremoved it and installed the devel version, which I have since
> > backed out. Now I get this on the evolution port. Possible that
> > there’s a conflict with something from the devel port, or not? Any
> > information I can provide? Not critical for me to fix, just
> > thoughtI’d pass the error along to you.
If you're going to use evolution (not -devel), remove gnomepilot2 and
gnomepilot-conduits2, then install gnomepilot and gnomepilot-conduits.
Alternatively, you can set -DWITHOUT_PILOT when building Evo.
Joe
> >
> > [root at webtech22 /home/mbadolat]# uname -a
> >
> > FreeBSD webtech22.hq.insight.com 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7
> > #0: Mon Apr 28 16:17:47 MST 2003
> > mbadolat at webtech22.hq.insight.com:/usr/obj/usr/src/sys/SMACKDOWN i386
> >
> > [root at webtech22 /home/mbadolat]#
> >
> > Take care,
> >
> > --mark
> >
> >
> > cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../addressbook
> > -I../../addressbook/backend -I../../addressbook/backend -I../../e-util
> > -I../../e-util -I/usr/local/include -I/usr/X11R6/include
> > -I/usr/X11R6/include/gnome-1.0 -DNEED_GNOMESUPPORT_H
> > -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12
> > -I/usr/local/include/glib12 -I/usr/local/include
> > -I/usr/X11R6/include/gnome-vfs-1.0
> > -I/usr/X11R6/lib/gnome-vfs-1.0/include -I/usr/local/include/gnome-xml
> > -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gconf/1
> > -D_THREAD_SAFE -I/usr/X11R6/include/gdk-pixbuf-1.0
> > -I/usr/local/include/freetype2 -I/usr/X11R6/include/gal-1.0
> > -I/usr/X11R6/include/libglade-1.0 -I/usr/local/include
> > -DCAMEL_PROVIDERDIR=\"\"
> > -I/usr/ports/mail/evolution/work/db-3.1.17/build_unix
> > -I/usr/local/include -I/usr/X11R6/include/gtk12
> > -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include
> > -O -pipe -march=pentium3 -Wall -Wunused -c address-conduit.c -fPIC
> > -DPIC -o .libs/address-conduit.lo
> >
> > In file included from address-conduit.c:39:
> >
> > /usr/X11R6/include/gpilotd/gnome-pilot-conduit.h:4:25: glib-object.h:
> > No such file or directory
> >
> > In file included from address-conduit.c:39:
> >
> > /usr/X11R6/include/gpilotd/gnome-pilot-conduit.h:67: syntax error
> > before "gnome_pilot_conduit_get_type"
> >
> > /usr/X11R6/include/gpilotd/gnome-pilot-conduit.h:67: warning: type
> > defaults to `int' in declaration of `gnome_pilot_conduit_get_type'
> >
> > /usr/X11R6/include/gpilotd/gnome-pilot-conduit.h:67: warning: data
> > definition has no type or storage class
> >
> > In file included from
> > /usr/X11R6/include/gpilotd/gnome-pilot-conduit-sync-abs.h:31,
> >
> > from address-conduit.c:40:
> >
> > /usr/X11R6/include/gpilotd/gnome-pilot-conduit-standard.h:4:25:
> > glib-object.h: No such file or directory
> >
> > In file included from
> > /usr/X11R6/include/gpilotd/gnome-pilot-conduit-standard.h:15,
> >
> > from
> > /usr/X11R6/include/gpilotd/gnome-pilot-conduit-sync-abs.h:31,
> >
> > from address-conduit.c:40:
> >
> > /usr/X11R6/include/gpilotd/gnome-pilot-conduit.h:4:25: glib-object.h:
> > No such file or directory
> >
> > In file included from
> > /usr/X11R6/include/gpilotd/gnome-pilot-conduit-sync-abs.h:31,
> >
> > from address-conduit.c:40:
> >
> > /usr/X11R6/include/gpilotd/gnome-pilot-conduit-standard.h:62: syntax
> > error before "gnome_pilot_conduit_standard_get_type"
> >
> > /usr/X11R6/include/gpilotd/gnome-pilot-conduit-standard.h:62: warning:
> > type defaults to `int' in declaration of
> > `gnome_pilot_conduit_standard_get_type'
> >
> > /usr/X11R6/include/gpilotd/gnome-pilot-conduit-standard.h:62: warning:
> > data definition has no type or storage class
> >
> > In file included from address-conduit.c:41:
> >
> > /usr/X11R6/include/libgpilotdCM/gnome-pilot-conduit-management.h:4:25:
> > glib-object.h: No such file or directory
> >
> > In file included from
> > /usr/X11R6/include/libgpilotdCM/gnome-pilot-conduit-management.h:16,
> >
> > from address-conduit.c:41:
> >
> > /usr/X11R6/include/gpilotd/gnome-pilot-conduit.h:4:25: glib-object.h:
> > No such file or directory
> >
> > In file included from address-conduit.c:41:
> >
> > /usr/X11R6/include/libgpilotdCM/gnome-pilot-conduit-management.h:94:
> > syntax error before "gnome_pilot_conduit_management_get_type"
> >
> > /usr/X11R6/include/libgpilotdCM/gnome-pilot-conduit-management.h:94:
> > warning: type defaults to `int' in declaration of
> > `gnome_pilot_conduit_management_get_type'
> >
> > /usr/X11R6/include/libgpilotdCM/gnome-pilot-conduit-management.h:94:
> > warning: data definition has no type or storage class
> >
> > In file included from address-conduit.c:42:
> >
> > /usr/X11R6/include/libgpilotdCM/gnome-pilot-conduit-config.h:4:25:
> > glib-object.h: No such file or directory
> >
> > In file included from
> > /usr/X11R6/include/libgpilotdCM/gnome-pilot-conduit-config.h:16,
> >
> > from address-conduit.c:42:
> >
> > /usr/X11R6/include/gpilotd/gnome-pilot-conduit.h:4:25: glib-object.h:
> > No such file or directory
> >
> > In file included from
> > /usr/X11R6/include/libgpilotdCM/gnome-pilot-conduit-config.h:17,
> >
> > from address-conduit.c:42:
> >
> > /usr/X11R6/include/libgpilotdCM/gnome-pilot-conduit-management.h:4:25:
> > glib-object.h: No such file or directory
> >
> > In file included from address-conduit.c:42:
> >
> > /usr/X11R6/include/libgpilotdCM/gnome-pilot-conduit-config.h:64:
> > syntax error before "gnome_pilot_conduit_config_get_type"
> >
> > /usr/X11R6/include/libgpilotdCM/gnome-pilot-conduit-config.h:64:
> > warning: type defaults to `int' in declaration of
> > `gnome_pilot_conduit_config_get_type'
> >
> > /usr/X11R6/include/libgpilotdCM/gnome-pilot-conduit-config.h:64:
> > warning: data definition has no type or storage class
> >
> > address-conduit.c: In function `get_next_mail':
> >
> > address-conduit.c:614: warning: deprecated use of label at end of
> > compound statement
> >
> > address-conduit.c: In function `get_next_home':
> >
> > address-conduit.c:629: warning: deprecated use of label at end of
> > compound statement
> >
> > address-conduit.c: In function `get_next_work':
> >
> > address-conduit.c:644: warning: deprecated use of label at end of
> > compound statement
> >
> > address-conduit.c: In function `get_next_fax':
> >
> > address-conduit.c:661: warning: deprecated use of label at end of
> > compound statement
> >
> > address-conduit.c: In function `check_for_slow_setting':
> >
> > address-conduit.c:1208: warning: implicit declaration of function
> > `G_TYPE_CHECK_INSTANCE_CAST'
> >
> > address-conduit.c:1208: syntax error before "GnomePilotConduitStandard"
> >
> > address-conduit.c: In function `conduit_get_gpilot_conduit':
> >
> > address-conduit.c:1897: syntax error before "GnomePilotConduit"
> >
> > gmake[3]: *** [address-conduit.lo] Error 1
> >
> > gmake[3]: Leaving directory
> > `/usr/ports/mail/evolution/work/evolution-1.2.4/addressbook/conduit'
> >
> > gmake[2]: *** [all-recursive] Error 1
> >
> > gmake[2]: Leaving directory
> > `/usr/ports/mail/evolution/work/evolution-1.2.4/addressbook'
> >
> > gmake[1]: *** [all-recursive] Error 1
> >
> > gmake[1]: Leaving directory
> > `/usr/ports/mail/evolution/work/evolution-1.2.4'
> >
> > gmake: *** [all-recursive-am] Error 2
> >
> > *** Error code 2
> >
> > Stop in /usr/ports/mail/evolution.
> >
> > ** Command failed [exit code 1]: /usr/bin/script -qa
> > /tmp/portinstall30774.0 make
> >
> > ** Fix the problem and try again.
> >
> > ** The following packages were not installed or upgraded (*:skipped /
> > !:failed)
> >
> > ! mail/evolution (missing header)
> >
> ----
> >
> > Mark Badolato
> >
> > Insight.com
> >
> > Web Applications Developer III
> >
> > eBusiness->Web Services->Web Services Operations
> >
> > mbadolat at insight.com
> >
> > p: (480) 333-3447
> >
> > f: (480) 760-9701
> >
> >
> >
>
> _______________________________________________
> freebsd-gnome at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
--
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20030521/ba0137c7/attachment.bin
More information about the freebsd-gnome
mailing list