Date: Mon, 01 May 2006 13:45:32 -0500 From: Eric Schuele <e.schuele@computer.org> To: Drew <cotharyus@gmail.com> Cc: gnome@freebsd.org Subject: Re: Sunbird port Message-ID: <4456574C.7080807@computer.org> In-Reply-To: <715841970605011034m4f4094c2gae7c06988202e1f8@mail.gmail.com> References: <715841970605011034m4f4094c2gae7c06988202e1f8@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Drew wrote: > Hello, > This is addressed specifically to the maintainer of the Sunbird port. I > have > attempted to build the current portversion on my FreeBSD 6 box. I will > include all information I can think of to give you, and hope you can > help me > get this running. The build goes well, and installs, but runnig produces > only the following : > > Starting calendar alarm service > error creating table cal_calendars -- probably already exists > error creating table cal_calendars_prefs -- probably already exists > observer added > observer remove > > > System information: > > FreeBSD drew.ecommerce.com 6.1-RC FreeBSD 6.1-RC #0: Fri Apr 28 12:14:32 > CDT 2006 lauasanf@drew.ecommerce.com:/usr/obj/usr/src/sys/Drew i386 > > # New ports collection makefile for: sunbird > # Date created: 2005-02-26 > # Whom: Michael Johnson <ahze@FreeBSD.org> > # > # $FreeBSD: ports/deskutils/sunbird/Makefile,v 1.6 2006/04/17 00:29:45 ahze > Exp > $ > # $MCom: ports/deskutils/sunbird/Makefile,v 1.13 2005/11/23 04:54:57 ahze > Exp > $ > > lauasanf@drew(~)$ sunbird-config --prefix > /usr/X11R6 > lauasanf@drew(~)$ sunbird-config --exec-prefix > /usr/X11R6 > lauasanf@drew(~)$ sunbird-config --version > 0.3a1 > lauasanf@drew(~)$ sunbird-config --defines > -DMOZILLA_VERSION="1.9a1" -DMOZILLA_VERSION_U=1.9a1 -DD_INO=d_ino > -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 > -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UINT16_T=1 > -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 > -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 > -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_CDEFS_H=1 > -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 > -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 > -DHAVE_SNPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_FLOCKFILE=1 > -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_LANGINFO_CODESET=1 > -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_I18N_LC_MESSAGES=1 > -DMOZ_DEFAULT_TOOLKIT="gtk2" -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 > -DMOZ_X11=1 -DMOZ_SUNBIRD=1 -DMOZ_BUILD_APP=calendar -DMOZ_XUL_APP=1 > -DMOZ_DISTRIBUTION_ID="org.mozilla" -DMOZ_ENABLE_XFT=1 > -DMOZ_ENABLE_GNOMEUI=1 -DOJI=1 -DMOZ_ENABLE_XINERAMA=1 -DIBMBIDI=1 > -DMOZ_VIEW_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 > -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_XTF=1 -DMOZ_MATHML=1 > -DMOZ_UPDATE_CHANNEL=default -DMOZ_STORAGE=1 -DNS_DISABLE_LOGGING=1 > -DHAVE___CXA_DEMANGLE=1 -DMOZ_USER_DIR=".mozilla" -DMOZ_XUL=1 > -DMOZ_PROFILELOCKING=1 -DMOZ_DLL_SUFFIX=".so" -DXP_UNIX=1 > -DUNIX_ASYNC_DNS=1 > -DJS_THREADSAFE=1 -DMOZ_ACCESSIBILITY_ATK=1 > -DMOZILLA_LOCALE_VERSION="1.9a1" > -DMOZILLA_REGION_VERSION="1.9a1" -DMOZILLA_SKIN_VERSION="1.8" > lauasanf@drew(~)$ sunbird-config --libs > -L/usr/X11R6/lib/sunbird > lauasanf@drew(~)$ sunbird-config --cflags > -I/usr/X11R6/include/sunbird -I/usr/local/include/nspr > > > Again, there are no real errors, but the gui never comes up. I'm sorry if > I've missed something and this is very simple, or if you need any > additional > information, please let me know. I have this problem *every* time I rebuild my machine. I *always* forget the fix too... The magic (IIRC), is to run it once as root.... then all is well. HTH > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > -- Regards, Eric
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4456574C.7080807>