fusefs-libs compile error

2013-09-25 Thread Doug Sampson
While trying to upgrade from 2.9.3 of fusefs-libs: root@squid:/usr/ports/sysutils/fusefs-libs# make install clean ===> Building package for fusefs-libs-2.9.3_1 Creating package /usr/ports/packages/All/fusefs-libs-2.9.3_1.tbz Registering depends: libiconv-1.14_1. Creating bzip'd tar ball in '/u

Buildworld Compile Error - ifmcstat

2013-05-08 Thread hccip
FreeBSD 9.1-RELEASE-p3 ===> usr.sbin/ifmcstat (all) cc -O2 -pipe -march=nocona -DINET6 -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /usr/src/usr.sbin/ifmcstat/ifmcstat.c cc1: warnings being treated as errors /usr/src/usr.sbi

Re: devel/libsoup-2.32.2 Compile error _md5 problem

2011-01-24 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/21/11 1:59 PM, Chris Brennan wrote: > On Fri, Jan 21, 2011 at 11:02 AM, Greg Larkin wrote: > >> Hi Chris, >> >> Please post some compiler output with the error message here, and that >> might help someone troubleshoot the problem. >> >> > I ran

Re: devel/libsoup-2.32.2 Compile error _md5 problem

2011-01-21 Thread Chris Brennan
On Fri, Jan 21, 2011 at 11:02 AM, Greg Larkin wrote: > Hi Chris, > > Please post some compiler output with the error message here, and that > might help someone troubleshoot the problem. > > I ran portmaster -a again this morning *just* so I could reproduce this error :D checking whether Python

Re: devel/libsoup-2.32.2 Compile error _md5 problem

2011-01-21 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/21/11 12:41 AM, Chris Brennan wrote: > On Thu, Jan 20, 2011 at 9:35 PM, Greg Larkin wrote: > >> Hi David, >> >> What is the output of the command "pkg_version -vL="? Can you build >> libsoup successfully in a clean jail (no ports installed) wi

Re: devel/libsoup-2.32.2 Compile error _md5 problem

2011-01-21 Thread David Southwell
> On 1/20/11 5:39 PM, David Southwell wrote: > [...] > > > deleted gobject-introspection > > Got the similar error messages-- > > > > Traceback (most recent call last): > > File "../tools/g-ir-scanner", line 43, in > > > > from giscanner.scannermain import scanner_main > > > > File

Re: devel/libsoup-2.32.2 Compile error _md5 problem

2011-01-20 Thread Chris Brennan
On Thu, Jan 20, 2011 at 9:35 PM, Greg Larkin wrote: > Hi David, > > What is the output of the command "pkg_version -vL="? Can you build > libsoup successfully in a clean jail (no ports installed) with an > up-to-date ports tree? > > - From what I've seen by Googling the error message "ImportErr

Re: devel/libsoup-2.32.2 Compile error _md5 problem

2011-01-20 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/20/11 5:39 PM, David Southwell wrote: [...] > deleted gobject-introspection > Got the similar error messages-- > > Traceback (most recent call last): > File "../tools/g-ir-scanner", line 43, in > from giscanner.scannermain import scanner_m

Re: devel/libsoup-2.32.2 Compile error _md5 problem

2011-01-20 Thread David Southwell
> On 1/19/11 12:04 PM, David Southwell wrote: > > Thanks in advance for help with this one: > > File "/usr/local/bin/g-ir-scanner", line 43, in > > > > from giscanner.scannermain import scanner_main > > [...] > > > File "/usr/local/lib/python2.6/hashlib.py", line 136, in > > > >

Re: devel/libsoup-2.32.2 Compile error _md5 problem

2011-01-19 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/19/11 12:04 PM, David Southwell wrote: > > Thanks in advance for help with this one: > > File "/usr/local/bin/g-ir-scanner", line 43, in > from giscanner.scannermain import scanner_main [...] > File "/usr/local/lib/python2.6/hashlib.py",

devel/libsoup-2.32.2 Compile error _md5 problem

2011-01-19 Thread David Southwell
Thanks in advance for help with this one: File "/usr/local/bin/g-ir-scanner", line 43, in from giscanner.scannermain import scanner_main File "/usr/local/lib/gobject-introspection/giscanner/scannermain.py", line 34, in from giscanner.dumper import compile_introspection_binary File

Re: compile error CURRENT-9

2010-11-15 Thread Коньков Евгений
Здравствуйте, Коньков. Вы писали 15 ноября 2010 г., 22:25:49: КЕ> Hello, Freebsd-questions. КЕ> I have commented out 'device bce' but still have error: КЕ> ld -d -warn-common -r -d -o if_ath.kld if_ath.o if_ath_pci.o КЕ> ah_osdep.o ah.o ah_regdomain.o ah_eeprom_v3.o ah_eeprom_v1.o КЕ> ar521

compile error CURRENT-9

2010-11-15 Thread Коньков Евгений
Hello, Freebsd-questions. I have commented out 'device bce' but still have error: ld -d -warn-common -r -d -o if_ath.kld if_ath.o if_ath_pci.o ah_osdep.o ah.o ah_regdomain.o ah_eeprom_v3.o ah_eeprom_v1.o ar5210_attach.o ar5210_beacon.o ar5210_interrupts.o ar5210_keycache.o ar5210_misc.o

Re: Can anyone Reproduce this Gstreamer-plugins compile error?

2010-07-13 Thread Chris Maness
On Tue, Jul 13, 2010 at 4:16 PM, Koop Mast wrote: > On Tue, 2010-07-13 at 14:52 -0700, Chris Maness wrote: >> `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/sys/ximage' >>   CC     libgstximagesink_la-ximagesink.lo >> In file included from ximagesink.c:111: >> ximagesink.h:

Re: Can anyone Reproduce this Gstreamer-plugins compile error?

2010-07-13 Thread Koop Mast
On Tue, 2010-07-13 at 14:52 -0700, Chris Maness wrote: > `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.29/sys/ximage' > CC libgstximagesink_la-ximagesink.lo > In file included from ximagesink.c:111: > ximagesink.h:35:33: error: X11/extensions/XShm.h: No such file or > di

Re: compile error kdelibs4

2010-05-05 Thread Marco Beishuizen
On Wed, 5 May 2010, Lowell Gilbert wrote: Has anyone an idea what's the problem here? You seem to have a bunch of unique problems. Have you customized your compiler usage? Do you have any settings in make.conf or other relevant /etc files? This one seems solved. It seems that libkde4 does

Re: compile error kdelibs4

2010-05-05 Thread Marco Beishuizen
On Wed, 5 May 2010, Lowell Gilbert wrote: You seem to have a bunch of unique problems. Have you customized your compiler usage? Do you have any settings in make.conf or other relevant /etc files? I've never done anything to compiler settings afaik. My /etc/make.conf looks like this: CPUT

Re: compile error kdelibs4

2010-05-05 Thread Lowell Gilbert
Marco Beishuizen writes: > I'm getting an error compiling kdelibs4: > > /usr/local/include/qptrlist.h: In copy constructor > QPtrList::QPtrList(const QPtrList&) [with type = > QDBusSignature]': > /usr/local/include/qt4/QtCore/qmetatype.h:138: instantiated from > void* qMetaTypeConstructHelper(c

compile error kdelibs4

2010-05-04 Thread Marco Beishuizen
Hi, I'm getting an error compiling kdelibs4: /usr/local/include/qptrlist.h: In copy constructor 'QPtrList::QPtrList(const QPtrList&) [with type = QDBusSignature]': /usr/local/include/qt4/QtCore/qmetatype.h:138: instantiated from 'void* qMetaTypeConstructHelper(const T*) [with T = QPtrList]'

Re: another compile error

2009-06-10 Thread Yuri Pankov
On Tue, Jun 09, 2009 at 05:00:20PM +0200, DA Forsyth wrote: > Hiya > > trying to build kernel for 7.2 and get this > (my earlier problem was my having CFLAGS=... in /etc/src.conf) > > MAKE=make sh /usr/src/sys/conf/newvers.sh LERGY72 > cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-

Re: another compile error

2009-06-10 Thread DA Forsyth
On 9 Jun 2009 , Kent Stewart entreated about "Re: another compile error": > > > > trying to build kernel for 7.2 and get this > > > > (my earlier problem was my having CFLAGS=... in /etc/src.conf) > > > > > > > > MAKE=make sh /usr/src/sy

Re: another compile error

2009-06-09 Thread Valentin Bud
On Tue, Jun 9, 2009 at 8:30 PM, Kent Stewart wrote: > On Tuesday 09 June 2009 09:54:41 am Valentin Bud wrote: > > On Tue, Jun 9, 2009 at 7:42 PM, Kent Stewart wrote: > > > On Tuesday 09 June 2009 08:00:20 am DA Forsyth wrote: > > > > Hiya > > > > > > > > trying to build kernel for 7.2 and get th

Re: another compile error

2009-06-09 Thread Kent Stewart
On Tuesday 09 June 2009 09:54:41 am Valentin Bud wrote: > On Tue, Jun 9, 2009 at 7:42 PM, Kent Stewart wrote: > > On Tuesday 09 June 2009 08:00:20 am DA Forsyth wrote: > > > Hiya > > > > > > trying to build kernel for 7.2 and get this > > > (my earlier problem was my having CFLAGS=... in /etc/src.

Re: another compile error

2009-06-09 Thread Valentin Bud
On Tue, Jun 9, 2009 at 7:42 PM, Kent Stewart wrote: > On Tuesday 09 June 2009 08:00:20 am DA Forsyth wrote: > > Hiya > > > > trying to build kernel for 7.2 and get this > > (my earlier problem was my having CFLAGS=... in /etc/src.conf) > > > > MAKE=make sh /usr/src/sys/conf/newvers.sh LERGY72 > >

Re: another compile error

2009-06-09 Thread Kent Stewart
On Tuesday 09 June 2009 08:00:20 am DA Forsyth wrote: > Hiya > > trying to build kernel for 7.2 and get this > (my earlier problem was my having CFLAGS=... in /etc/src.conf) > > MAKE=make sh /usr/src/sys/conf/newvers.sh LERGY72 > cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs

another compile error

2009-06-09 Thread DA Forsyth
Hiya trying to build kernel for 7.2 and get this (my earlier problem was my having CFLAGS=... in /etc/src.conf) MAKE=make sh /usr/src/sys/conf/newvers.sh LERGY72 cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs - Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winlin

compile error, 7.2R

2009-06-09 Thread DA Forsyth
Hiya all I am trying to compile 7.2 on a box currently running 7.1 which was compiled from 7.0 (in fact way back to 5.2.1) make buildworld and make kernel-toolchain both produce this error mkdep -f .depend -a-I/usr/obj/usr/src/tmp/legacy/usr/include config.c /usr/src/usr.sbin/config/main.

ICU compile error

2009-04-29 Thread Klaus Friis Østergaard
I have a problem with compiling ICU on 7.0, I have googled and found that some have problem on the AMD64 platform were one should comment out ALL_TARGET in the Make file but I can not find this. ---[OK] ---/tscoll/usrchtst/TestEnd ---[OK] ---/tscoll/usrchtst/TestNumeric Text: aa\u00

Re: cannot compile linphone due to compile error message in gio-fam-backend

2008-12-31 Thread Yuri Pankov
On Thu, Jan 01, 2009 at 11:24:46AM +0800, Zhang Weiwu wrote: > Hello. > > I failed to compile linphone on my FreeBSD 6-1 (yes I know it's old but > as it has been working well for the last several years I got no motivate > to upgrade it unless have to). The last error message says: > > [from gio-

Re: cannot compile linphone due to compile error message in gio-fam-backend

2008-12-31 Thread Michael Powell
]: > > cannot find -lgio-2.0 > > It seems I miss a package that provides gio-2.0. But what is that > package? I tried to google this error message without luck. > > Thanks for help getting me having linphone installed. The whole compile > error message is belo

cannot compile linphone due to compile error message in gio-fam-backend

2008-12-31 Thread Zhang Weiwu
that provides gio-2.0. But what is that package? I tried to google this error message without luck. Thanks for help getting me having linphone installed. The whole compile error message is below: Script started on Thu Jan 1 11:18:29 2009 ===> Installing for linphone-base-2.1.1_1,1 ===> li

Re: 7.0 upgrade compile error

2008-06-03 Thread Casey Scott
Question inline: - "Kris Kennaway" <[EMAIL PROTECTED]> wrote: > Casey Scott wrote: > > With the new output below, does anyone have any thought on why the > > build fails? > > You seem to be missing critical parts of your source tree. Double > check > your cvsupfile (or similar). I've resy

Re: 7.0 upgrade compile error

2008-06-02 Thread Kris Kennaway
Casey Scott wrote: With the new output below, does anyone have any thought on why the build fails? You seem to be missing critical parts of your source tree. Double check your cvsupfile (or similar). Kris Casey - "Casey Scott" <[EMAIL PROTECTED]> wrote: Kris, Please show us more

Re: 7.0 upgrade compile error

2008-06-02 Thread Casey Scott
With the new output below, does anyone have any thought on why the build fails? Casey - "Casey Scott" <[EMAIL PROTECTED]> wrote: > Kris, > > > Please show us more context. > > These seems to be all the relevant output: > >

Re: 7.0 upgrade compile error

2008-05-31 Thread Casey Scott
Kris, > Please show us more context. These seems to be all the relevant output: ** cd /usr/src/etc; make buildincludes; make installincludes -- >>

Re: 7.0 upgrade compile error

2008-05-31 Thread Kris Kennaway
Casey Scott wrote: I am trying to upgrade from 6.3 to 7.0. With latest source, buildworld dies with: ... /usr/src/gnu/lib/libgcc/../../../contrib/gcc/unwind-dw2.c: In function 'uw_install_context_1': /usr/src/gnu/lib/libgcc/../../../contrib/gcc/unwind-dw2.c:1472: warning: incompatible implicit

7.0 upgrade compile error

2008-05-30 Thread Casey Scott
I am trying to upgrade from 6.3 to 7.0. With latest source, buildworld dies with: ... /usr/src/gnu/lib/libgcc/../../../contrib/gcc/unwind-dw2.c: In function 'uw_install_context_1': /usr/src/gnu/lib/libgcc/../../../contrib/gcc/unwind-dw2.c:1472: warning: incompatible implicit declaration of built

Re: Kernel Compile Error

2008-05-01 Thread chris
> Chris Maness <[EMAIL PROTECTED]> writes: > >> I was trying to compile a 7.0 Release and the compile failed. I have >> never had a kernel compilation fail before. >> >> Here is the last of the output: >> >> opt_global.h -fno-common -finline-limit=8000 --param >> inline-unit-growth=100 --param lar

Re: Kernel Compile Error

2008-05-01 Thread Lowell Gilbert
Chris Maness <[EMAIL PROTECTED]> writes: > I was trying to compile a 7.0 Release and the compile failed. I have > never had a kernel compilation fail before. > > Here is the last of the output: > > opt_global.h -fno-common -finline-limit=8000 --param > inline-unit-growth=100 --param large-functio

Kernel Compile Error

2008-04-29 Thread Chris Maness
I was trying to compile a 7.0 Release and the compile failed. I have never had a kernel compilation fail before. Here is the last of the output: opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred

Re: Compile error, kde related?

2008-03-19 Thread Leslie Jensen
Mel wrote: Nope. But I would be interested to see what the line is that compiles uic. And what configure produces. I still think there's something '6.x-ish' going on here, but without knowing how uic gets built, it's anyone's guess. Could you try the following: cd /usr/ports/x11/qt33 make

Re: [Fwd: Re: Compile error, kde related?]

2008-03-18 Thread Leslie Jensen
Mel wrote: > Nope. But I would be interested to see what the line is that compiles uic. And what configure produces. > > I still think there's something '6.x-ish' going on here, but without knowing how uic gets built, it's anyone's guess. > > Could you try the following: > cd /usr/ports/x11/q

Re: Compile error, kde related?

2008-03-17 Thread Leslie Jensen
Nope. But I would be interested to see what the line is that compiles uic. And what configure produces. I still think there's something '6.x-ish' going on here, but without knowing how uic gets built, it's anyone's guess. Could you try the following: cd /usr/ports/x11/qt33 make clean mkdir

Re: Compile error, kde related?

2008-03-16 Thread Mel
On Sunday 16 March 2008 12:56:22 Leslie Jensen wrote: > Leslie Jensen skrev: > > Mel skrev: > >> On Saturday 15 March 2008 18:10:00 Leslie Jensen wrote: > portupgrade -Rf x11-toolkits/qt33 > If uic still does not show linked to libthr, I have no clue what > causes that on your system

Re: Compile error, kde related?

2008-03-16 Thread Leslie Jensen
Leslie Jensen skrev: Mel skrev: On Saturday 15 March 2008 18:10:00 Leslie Jensen wrote: portupgrade -Rf x11-toolkits/qt33 If uic still does not show linked to libthr, I have no clue what causes that on your system. I'd inspect /etc/libmap.conf, /etc/make.conf, the config.log for qt33 and the

Re: Compile error, kde related?

2008-03-15 Thread Leslie Jensen
Mel skrev: On Saturday 15 March 2008 18:10:00 Leslie Jensen wrote: portupgrade -Rf x11-toolkits/qt33 If uic still does not show linked to libthr, I have no clue what causes that on your system. I'd inspect /etc/libmap.conf, /etc/make.conf, the config.log for qt33 and the final link command that

Re: Compile error, kde related?

2008-03-15 Thread Leslie Jensen
That could be, cause the port is called qt33 but the package once installed qt-3 or qt-copy-3 :P Better: pkg_info qt-* Yes I realised that after I wrote my mail. I'm in the progress of portupgrade -Rf x11-toolkits/qt33 I'll report back when it's done. /Leslie _

Re: Compile error, kde related?

2008-03-15 Thread Mel
On Saturday 15 March 2008 18:10:00 Leslie Jensen wrote: > > portupgrade -Rf x11-toolkits/qt33 > > If uic still does not show linked to libthr, I have no clue what causes > > that on your system. I'd inspect /etc/libmap.conf, /etc/make.conf, the > > config.log for qt33 and the final link command tha

Re: Compile error, kde related?

2008-03-15 Thread Leslie Jensen
portupgrade -Rf x11-toolkits/qt33 If uic still does not show linked to libthr, I have no clue what causes that on your system. I'd inspect /etc/libmap.conf, /etc/make.conf, the config.log for qt33 and the final link command that produces the uic binary. I just did bsdpc01# pkg_info | grep

Re: Compile error, kde related?

2008-03-15 Thread Mel
On Saturday 15 March 2008 10:04:21 Leslie Jensen wrote: > > There's your problem. I don't see a libpthread or better on 7.x a > > libthr.so linked in: > > > > libthr.so.3 => /lib/libthr.so.3 (0x38b55000) > > > > is what it shows on my 7.x system. > > > > So the question is, why isn't qt built with

Re: Compile error, kde related?

2008-03-15 Thread Leslie Jensen
There's your problem. I don't see a libpthread or better on 7.x a libthr.so linked in: libthr.so.3 => /lib/libthr.so.3 (0x38b55000) is what it shows on my 7.x system. So the question is, why isn't qt built with thread support. I don't see how that's possible with the current ports makefile

Re: Compile error, kde related?

2008-03-14 Thread Mel
On Friday 14 March 2008 10:43:29 Leslie Jensen wrote: > > Ok, the error is generated by uic: > > ./src/tools/qmutex_unix.cpp:qWarning("Mutex unlock failure: %s", > > strerror(ret)); > > > > Which fails on pthread_mutex_unlock call. > > Could you show the output of: > > ldd /usr/local/bin/uic >

Re: Compile error, kde related?

2008-03-14 Thread Leslie Jensen
Ok, the error is generated by uic: ./src/tools/qmutex_unix.cpp:qWarning("Mutex unlock failure: %s", strerror(ret)); Which fails on pthread_mutex_unlock call. Could you show the output of: ldd /usr/local/bin/uic bsdpc01# ldd /usr/local/bin/uic /usr/local/bin/uic: libqt-mt.so.3 =>

Re: Compile error, kde related?

2008-03-14 Thread Mel
On Friday 14 March 2008 09:12:22 Leslie Jensen wrote: > > I think you mixed some threading libraries. That string or variants of > > it, is nowhere to be found in /usr/src anymore. > > > > I found this post: > > http://lists.freebsd.org/pipermail/freebsd-threads/2004-March/001759.html > > > > Any o

Re: Re: Compile error, kde related?

2008-03-14 Thread Leslie Jensen
I don't know if it can be of any help but if I ctrl-c the cli when the compiling hangs I get the following. Mutex unlock failure: Operation not permitted ^Cgmake[2]: *** Deleting file `kdcopview.cpp' gmake[2]: *** [kdcopview.cpp] Interrupt: 2 gmake[1]: *** [all-recursive] Interrupt: 2 gmake: **

Re: Compile error, kde related?

2008-03-14 Thread Leslie Jensen
I think you mixed some threading libraries. That string or variants of it, is nowhere to be found in /usr/src anymore. I found this post: http://lists.freebsd.org/pipermail/freebsd-threads/2004-March/001759.html Any of that relevant for you? like entries in libmap? I read the thread and ch

[Fwd: Re: Compile error, kde related?]

2008-03-14 Thread Leslie Jensen
Mutex unlock failure: Operation not permitted I think you mixed some threading libraries. That string or variants of it, is nowhere to be found in /usr/src anymore. I found this post: http://lists.freebsd.org/pipermail/freebsd-threads/2004-March/001759.html Any of that relevant for you? li

Re: Compile error, kde related?

2008-03-13 Thread Mel
On Thursday 13 March 2008 08:46:08 Leslie Jensen wrote: > Mel skrev: > > On Wednesday 12 March 2008 15:28:25 Leslie Jensen wrote: > >> The compile error I get is > >> > >> Mutex unlock failure: Operation not permitted > >> > >>Any sugg

Re: Compile error, kde related?

2008-03-13 Thread Leslie Jensen
Mel skrev: On Wednesday 12 March 2008 15:28:25 Leslie Jensen wrote: The compile error I get is Mutex unlock failure: Operation not permitted Any suggestions? Details maybe? Just one line that's a pretty generic error message, that's likely to be caused by system limits, i

Re: Compile error, kde related?

2008-03-12 Thread Mel
On Wednesday 12 March 2008 15:28:25 Leslie Jensen wrote: > The compile error I get is > > Mutex unlock failure: Operation not permitted > >Any suggestions? Details maybe? Just one line that's a pretty generic error message, that's likely to be caused by system li

Compile error, kde related?

2008-03-12 Thread Leslie Jensen
I've done pkg_delete -a on a newly upgraded 7.0-RELEASE. After installing approx. 400 ports I'm trying to install kdebase, kdegames and kdeutils. I do not want to install the kde-metaport that's why I go about it this way. The compile error I get is Mutex unlock failure

Re: Kernel Compile Error

2008-03-03 Thread Giorgos Keramidas
On 2008-03-03 13:00, Win32 Win32 <[EMAIL PROTECTED]> wrote: > Hi there, > > I tried to compile an custom kernel, and i've got a lot of errors. > I don't know what is the problem, even when i try to compile with > GENERIC conf file i've got same link errors. So, what should i do ? The problem is t

Kernel Compile Error

2008-03-03 Thread Win32 Win32
Hi there, I tried to compile an custom kernel, and i've got a lot of errors. I don't know what is the problem, even when i try to compile with GENERIC conf file i've got same link errors. So, what should i do ? Thanks for help. #uname -a FreeBSD 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19

Re: Kernel Compile Error

2007-11-28 Thread Schiz0
On Nov 28, 2007 12:17 PM, Philip M. Gollucci <[EMAIL PROTECTED]> wrote: > Schiz0 wrote: > > On Nov 28, 2007 8:47 AM, Philip M. Gollucci <[EMAIL PROTECTED]> wrote: > >> Schiz0 wrote: > >>> Hey, > >>> > >>> I'm running FreeBSD 6.3-PRERELEASE. I recently csuped the source code > >>> (src-all) and buil

Re: Kernel Compile Error

2007-11-28 Thread Philip M. Gollucci
Schiz0 wrote: > On Nov 28, 2007 8:47 AM, Philip M. Gollucci <[EMAIL PROTECTED]> wrote: >> Schiz0 wrote: >>> Hey, >>> >>> I'm running FreeBSD 6.3-PRERELEASE. I recently csuped the source code >>> (src-all) and built world. >>> I then tried to "make buildkernel", and it ran for a little while, >>> th

Re: Kernel Compile Error

2007-11-28 Thread Schiz0
On Nov 28, 2007 8:47 AM, Philip M. Gollucci <[EMAIL PROTECTED]> wrote: > Schiz0 wrote: > > Hey, > > > > I'm running FreeBSD 6.3-PRERELEASE. I recently csuped the source code > > (src-all) and built world. > > I then tried to "make buildkernel", and it ran for a little while, > > then gave the follo

Re: Kernel Compile Error

2007-11-28 Thread Philip M. Gollucci
Schiz0 wrote: > Hey, > > I'm running FreeBSD 6.3-PRERELEASE. I recently csuped the source code > (src-all) and built world. > I then tried to "make buildkernel", and it ran for a little while, > then gave the following error and stopped: > > http://schiz0.securityexploits.com/make.buildkernel.out

Kernel Compile Error

2007-11-28 Thread Schiz0
Hey, I'm running FreeBSD 6.3-PRERELEASE. I recently csuped the source code (src-all) and built world. I then tried to "make buildkernel", and it ran for a little while, then gave the following error and stopped: http://schiz0.securityexploits.com/make.buildkernel.out The error is at the bottom -

Re: compile error LyX 1.5.1

2007-10-22 Thread Ullrich Franke
Hi Marco, could you give me complete build logs as well as some more information about your system? What version of boost do you have installed? I currently have no direct access to the internet, so things are a bit difficult for me. Please add me to CC as I'm not on [EMAIL PROTECTED] Regards,

compile error LyX 1.5.1

2007-10-09 Thread Marco Beishuizen
Hi, Installing LyX 1.5.1 from ports gives the following error during compiling (on 6.2-Stable): ... filetools.cpp:416: error: `fs::filesystem_error' has not been declared filetools.cpp:416: error: invalid catch parameter filetools.cpp:416: error: expected `)' before "const" filetools.cpp:416: e

module compile error

2007-05-16 Thread Luigi Iannone
Hi all, I'm trying to implement a freebsd module, but I'm blocked on the following error: When I try to compile my module, which has the following event handler static int module_event(module_t mod, int type, void *data) { int err = 0; int s; switch (type) { case MOD_LOAD:

Re: Koffice Compile Error

2007-01-08 Thread Tilman Linneweh
On Jan 5, 2007, at 7:48 PM, Bob wrote: In file included from /usr/local/include/wv2/olestream.h:22, from graphicshandler.cpp:23: /usr/local/include/wv2/olestorage.h:26:21: gsf/gsf.h: No such file or directory Reinstall your devel/libgsf port.

Koffice Compile Error fixed

2007-01-08 Thread Bob
Greetings: Let me preface this by saying that I am not C programmer. I am running on FreeBSD 6.1-RELEASE-p10, and my ports and source trees are up to date. While attempting to compile koffice-1.6.1 I ran into this error: In file included from /usr/local/include/wv2/olestream.h:22,

Koffice Compile Error

2007-01-05 Thread Bob
Greetings: The System here: FreeBSD 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #2 I "portupgrade -rR kde" which upgraded kde properly from 3.5.1 to 3.5.5 (It took 4 days!) Then I did "portupgrade koffice" Here is the error: if /bin/sh /usr/local/bin/libtool --silent --tag=CXX -

Re: Apache port compile error

2006-11-25 Thread Donald J. O'Neill
On Saturday 25 November 2006 05:31, VeeJay wrote: > Hi > > > When compiling apache20 from ports and enabling/diabling knobs, I am > writing the make command as follow; > > #make WITHOUT_MODULES="charset-lite include env setenvif status autoindex > asis cgi negotiation imap actions userdir alias so"

Apache port compile error

2006-11-25 Thread VeeJay
Hi When compiling apache20 from ports and enabling/diabling knobs, I am writing the make command as follow; #make WITHOUT_MODULES="charset-lite include env setenvif status autoindex asis cgi negotiation imap actions userdir alias so" WITH_MODULES="mpm=prefork access auth log_config mime dir" #

Re: cyrus-sasl & sendmail compile error

2006-10-20 Thread Josh Tolbert
On Fri, Oct 20, 2006 at 11:46:20AM -0500, Greg Groth wrote: > rebuild world, and the needed pieces will be installed. > > Nice step by step how-to here: > http://dfwlpiki.dfwlp.org/index.php/Installing_FreeBSD_6.1 > > There's faster ways around this, but if you haven't already run the > buildwor

Re: cyrus-sasl & sendmail compile error

2006-10-20 Thread Greg Groth
Mike Spenard wrote: > Following this doc on sendmail-auth... > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/smtp-auth.html > > I go to recompile sendmail after > > # cd /usr/src/usr.sbin/sendmail > # make cleandir > # make obj > # make > # make install > > and I get... > cc: /usr/obj/

Re: cyrus-sasl & sendmail compile error

2006-10-19 Thread Mike Spenard
Hi John, Thanks for the hints. Libsm goes fine, then I go to build libsmutil and I get... # make make: don't know how to make /usr/local/include/sasl/prop.h. Stop prop.h seems to be part of cyrus-sasl2 and i'm following the docs and installing cyrus-sasl1. My make.conf also specifies /usr/loca

Re: cyrus-sasl & sendmail compile error

2006-10-19 Thread Jonathan Horne
On Friday 20 October 2006 15:15, Mike Spenard wrote: > Following this doc on sendmail-auth... > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/smtp-auth.html > > I go to recompile sendmail after > > # cd /usr/src/usr.sbin/sendmail > # make cleandir > # make obj > # make > # make install

cyrus-sasl & sendmail compile error

2006-10-19 Thread Mike Spenard
Following this doc on sendmail-auth... http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/smtp-auth.html I go to recompile sendmail after # cd /usr/src/usr.sbin/sendmail # make cleandir # make obj # make # make install and I get... cc: /usr/obj/usr/src/usr.sbin/sendmail/../../lib/libsmut

Php5 PCRE Compile error

2006-07-14 Thread mojo fms
I am working with an updated ports tree (as of july 14th 06 at 11:32PST) on freebsd 6.1 stable, I am installed the /usr/ports/devel/php5-pcre package to hopefully fix another error with apache trying to run squirrelmail. The Error from apache for SquirrelMail is this: [Fri Jul 14 15:42:20 2006] [

Re: zh-scim-pinyin-0.5.91_1 compile error

2006-03-03 Thread Jie Gao
Hi All, I got a couple of reports of the same problem. I didn't experienced this while I was upgrading the port. But I will take a close look at it. Currently I am a bit busy so expect delays. Jie Lei Sun wrote: Hi, port chinese/scim-pinyin still seems to be having problem with libtool.(Fo

zh-scim-pinyin-0.5.91_1 compile error

2006-03-01 Thread Lei Sun
Hi, port chinese/scim-pinyin still seems to be having problem with libtool.(For details, please see the log below) Would somebody please fix it? Thanks a lot. Lei ... echo '#include ' > smartpinyi

Re: C++ compile error

2006-01-04 Thread Jonathan Arnold
David Miao wrote: On 12/16/05, Nathan Vidican <[EMAIL PROTECTED]> wrote: David Miao wrote: Dear list, I try to compile a hello world C++ program in FreeBSD 6.0, but get an error as below: [EMAIL PROTECTED] ~/cpp]% CC -o hello hello.C hello.C: In function `int main()': hello.C:5: error: `cout'

php5-mbstring (5.1.1) compile error on amd64 r5.4

2005-12-20 Thread Feczak Szabolcs
Hi everyone, yesterday I wanted to upgrade the ports. I cvsupped and run portupgrade. Today I have realized that the mbstring extension is out of order. After some investigation I found that even though in the /usr/ports/lang/php5/Makefile I read PORTVERSION= 5.1.1, /usr/ports$ make search nam

Re: C++ compile error

2005-12-16 Thread Nathan Vidican
Giorgos Keramidas wrote: On 2005-12-16 23:09, David Miao <[EMAIL PROTECTED]> wrote: Dear list, I try to compile a hello world C++ program in FreeBSD 6.0, but get an error as below: [EMAIL PROTECTED] ~/cpp]% CC -o hello hello.C hello.C: In function `int main()': hello.C:5: error: `cout' undecl

Re: C++ compile error

2005-12-16 Thread Harley D. Eades III
On Fri, 2005-12-16 at 10:41 -0500, Louis J. LeBlanc wrote: > On Fri, December 16, 2005 10:33 am, Nathan Vidican wrote: > > David Miao wrote: > >> Dear list, > >> > >> I try to compile a hello world C++ program in FreeBSD 6.0, but get an > >> error as below: > >> > >> [EMAIL PROTECTED] ~/cpp]% CC -o

Re: C++ compile error

2005-12-16 Thread Giorgos Keramidas
On 2005-12-16 23:09, David Miao <[EMAIL PROTECTED]> wrote: > Dear list, > > I try to compile a hello world C++ program in FreeBSD 6.0, but get an > error as below: > > [EMAIL PROTECTED] ~/cpp]% CC -o hello hello.C > hello.C: In function `int main()': > hello.C:5: error: `cout' undeclared (first use

Re: C++ compile error

2005-12-16 Thread David Miao
On 12/16/05, Nathan Vidican <[EMAIL PROTECTED]> wrote: > David Miao wrote: > > Dear list, > > > > I try to compile a hello world C++ program in FreeBSD 6.0, but get an > > error as below: > > > > [EMAIL PROTECTED] ~/cpp]% CC -o hello hello.C > > hello.C: In function `int main()': > > hello.C:5: err

Re: C++ compile error

2005-12-16 Thread Louis J. LeBlanc
On Fri, December 16, 2005 10:33 am, Nathan Vidican wrote: > David Miao wrote: >> Dear list, >> >> I try to compile a hello world C++ program in FreeBSD 6.0, but get an >> error as below: >> >> [EMAIL PROTECTED] ~/cpp]% CC -o hello hello.C >> hello.C: In function `int main()': >> hello.C:5: error: `

Re: C++ compile error

2005-12-16 Thread Nathan Vidican
David Miao wrote: Dear list, I try to compile a hello world C++ program in FreeBSD 6.0, but get an error as below: [EMAIL PROTECTED] ~/cpp]% CC -o hello hello.C hello.C: In function `int main()': hello.C:5: error: `cout' undeclared (first use this function) hello.C:5: error: (Each undeclared id

Re: C++ compile error

2005-12-16 Thread Nathan Vidican
David Miao wrote: Dear list, I try to compile a hello world C++ program in FreeBSD 6.0, but get an error as below: [EMAIL PROTECTED] ~/cpp]% CC -o hello hello.C hello.C: In function `int main()': hello.C:5: error: `cout' undeclared (first use this function) hello.C:5: error: (Each undeclared id

C++ compile error

2005-12-16 Thread David Miao
Dear list, I try to compile a hello world C++ program in FreeBSD 6.0, but get an error as below: [EMAIL PROTECTED] ~/cpp]% CC -o hello hello.C hello.C: In function `int main()': hello.C:5: error: `cout' undeclared (first use this function) hello.C:5: error: (Each undeclared identifier is reported

Re: compile error

2005-10-20 Thread Kris Kennaway
On Thu, Oct 20, 2005 at 04:33:57PM -0700, vijay singh wrote: > Hello, I see the following error on a (kernel) make, after a recent cvsup. > 11# make > cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Winline

compile error

2005-10-20 Thread vijay singh
Hello, I see the following error on a (kernel) make, after a recent cvsup. 11# make cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I../../..

compile error when upgrading from 4.8 to 4.11

2005-10-06 Thread Mark Jayson Alvarez
Good day! Here's my system: 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 3 10:53:38 GMT 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 Here's my GCC gcc version 2.95.4 20020320 [FreeBSD] Here's what I did: 1. Download 4.11 miinst.iso 2. Install the sources 3. cd to /usr/src 4.

Compile error when upgrading 4.8 to 4.11

2005-10-06 Thread Mark Jayson Alvarez
Good day! Here's my system: 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 3 10:53:38 GMT 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 Here's my GCC gcc version 2.95.4 20020320 [FreeBSD] Here's what I did: 1. Download 4.11 miinst.iso 2. Install the sources 3. cd to /usr/src 4.

Re: php extensions compile error - another compile bug?

2005-09-11 Thread Vizion
On Sunday 11 September 2005 14:02, the author Kevin Kinsey contributed to the dialogue on- Re: php extensions compile error - another compile bug?: >Vizion wrote: >>Seeing as I am in the process of trying to build a resource to help victims >> of the Katrina disast

Re: php extensions compile error - another compile bug?

2005-09-11 Thread Kevin Kinsey
Vizion wrote: Seeing as I am in the process of trying to build a resource to help victims of the Katrina disaster your tone of correspondence, and speed of engagement, has the unfortunate effect of reminding me about FEMA. There are two bugs in the makefile and one other issue that causes pr

  1   2   >