Cannot find lgiconv when building libwmf

2003-01-13 Thread Glenn Todd
Currently running FreeBSD 4.7-STABLE #15 and cvsup'd the ports tree in 
late December.

Have installed gnome2 and was trying to build libwmf and got the 
following error.  What is wrong?  I have two libxml libs in 
/usr/local/lib, is this an issue?

Glenn

---part listing of /usr/local/lib
-rw-r--r--  1 root  wheel  523878  6 Jan 22:58 libxml.a
lrwxr-xr-x  1 root  wheel  11  6 Jan 22:58 libxml.so - libxml.so.5
-rwxr-xr-x  1 root  wheel  495225  6 Jan 22:58 libxml.so.5
-rw-r--r--  1 root  wheel  878164 13 Jan 06:52 libxml2.a
-rwxr-xr-x  1 root  wheel 673 12 Sep  2001 libxml2.la
lrwxr-xr-x  1 root  wheel  12 13 Jan 06:52 libxml2.so - 
libxml2.so.5
-rwxr-xr-x  1 root  wheel  810023 13 Jan 06:52 libxml2.so.5


-build error

Building for libwmf-0.2.7
make  all-recursive
Making all in .
Making all in src
Making all in extra
Making all in trio
Making all in gd
Making all in ipa
Making all in .
Making all in convert
/bin/sh ../../libtool --mode=link cc  -O -pipe  
-I/usr/local/include/freetype2 -I/usr/local/include  
-I/usr/X11R6/include  -I/usr/local/include/libxml2 
-I/usr/local/include  -I/usr/local/include -I/usr/local/include 
-L../../src/.libs   -L/usr/local/lib -lfreetype  -L/usr/X11R6/lib  -lSM 
-lICE -lX11  -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm 
-L/usr/local/lib -L/usr/local/lib -ljpeg -L/usr/local/lib -lpng -lz -lm 
-o wmf2eps  wmf2eps.o ../libwmf.la ../libwmflite.la cc -O -pipe 
-I/usr/local/include/freetype2 -I/usr/local/include 
-I/usr/X11R6/include -I/usr/local/include/libxml2 -I/usr/local/include 
-I/usr/local/include -I/usr/local/include -o .libs/wmf2eps wmf2eps.o  
-L/usr/ports/graphics/libwmf/work/libwmf-0.2.7/src/.libs 
-L/usr/local/lib -L/usr/X11R6/lib ../.libs/libwmf.so 
/usr/ports/graphics/libwmf/work/libwmf-0.2.7/src/.libs/libwmflite.so 
-lfreetype -lSM -lICE -lX11 /usr/local/lib/libxml2.so -lgiconv -liconv 
-ljpeg -lpng -lz ../.libs/libwmflite.so -lm -Wl,--rpath 
-Wl,/usr/local/lib
/usr/libexec/elf/ld: cannot find -lgiconv
*** Error code 1

Stop in /usr/ports/graphics/libwmf/work/libwmf-0.2.7/src/convert.
*** Error code 1

Stop in /usr/ports/graphics/libwmf/work/libwmf-0.2.7/src.
*** Error code 1

Stop in /usr/ports/graphics/libwmf/work/libwmf-0.2.7.
*** Error code 1

Stop in /usr/ports/graphics/libwmf/work/libwmf-0.2.7.
*** Error code 1

Stop in /usr/ports/graphics/libwmf.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Cannot find lgiconv building libwmf

2003-01-13 Thread Glenn Todd
Currently running FreeBSD 4.7-STABLE #15 and cvsup'd the ports tree in 
late December.

Have installed gnome2 and was trying to build libwmf and got the 
following error.  What is wrong?  Of note I cannot find giconv.h in my 
include files, I think that this is the missing component how do I 
build that?

Glenn

-build error

Building for libwmf-0.2.7
make  all-recursive
Making all in .
Making all in src
Making all in extra
Making all in trio
Making all in gd
Making all in ipa
Making all in .
Making all in convert
/bin/sh ../../libtool --mode=link cc  -O -pipe  
-I/usr/local/include/freetype2 -I/usr/local/include  
-I/usr/X11R6/include  -I/usr/local/include/libxml2 
-I/usr/local/include  -I/usr/local/include -I/usr/local/include 
-L../../src/.libs   -L/usr/local/lib -lfreetype  -L/usr/X11R6/lib  -lSM 
-lICE -lX11  -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm 
-L/usr/local/lib -L/usr/local/lib -ljpeg -L/usr/local/lib -lpng -lz -lm 
-o wmf2eps  wmf2eps.o ../libwmf.la ../libwmflite.la cc -O -pipe 
-I/usr/local/include/freetype2 -I/usr/local/include 
-I/usr/X11R6/include -I/usr/local/include/libxml2 -I/usr/local/include 
-I/usr/local/include -I/usr/local/include -o .libs/wmf2eps wmf2eps.o  
-L/usr/ports/graphics/libwmf/work/libwmf-0.2.7/src/.libs 
-L/usr/local/lib -L/usr/X11R6/lib ../.libs/libwmf.so 
/usr/ports/graphics/libwmf/work/libwmf-0.2.7/src/.libs/libwmflite.so 
-lfreetype -lSM -lICE -lX11 /usr/local/lib/libxml2.so -lgiconv -liconv 
-ljpeg -lpng -lz ../.libs/libwmflite.so -lm -Wl,--rpath 
-Wl,/usr/local/lib
/usr/libexec/elf/ld: cannot find -lgiconv
*** Error code 1

Stop in /usr/ports/graphics/libwmf/work/libwmf-0.2.7/src/convert.
*** Error code 1

Stop in /usr/ports/graphics/libwmf/work/libwmf-0.2.7/src.
*** Error code 1

Stop in /usr/ports/graphics/libwmf/work/libwmf-0.2.7.
*** Error code 1

Stop in /usr/ports/graphics/libwmf/work/libwmf-0.2.7.
*** Error code 1

Stop in /usr/ports/graphics/libwmf.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


make build error gencat: invalid option -- n

2003-06-10 Thread Glenn Todd
I cvsup'd through the latest sources for rel 4 stable tonight (10 June 
2003) and proceeded with a make build.  The process stopped with the 
following message.  It looks as though gencat should have been called 
with --new not -new how can I fix this??

bin/csh/nls/finnish
cat 
/usr/src/bin/csh/nls/finnish/../../../../contrib/tcsh/nls/finnish/set[0-9]  
/usr/src/bin/csh/nls/finnish/../../../../contrib/tcsh/nls/finnish/set[0-9][0-9]  
tcsh.msg
gencat -new tcsh.cat tcsh.msg
gencat: invalid option -- n
Try `gencat --help' or `gencat --usage' for more information.
*** Error code 64

Stop in /usr/src/bin/csh/nls/finnish.
*** Error code 1
Stop in /usr/src/bin/csh/nls.
*** Error code 1
Stop in /usr/src/bin/csh.
*** Error code 1
Stop in /usr/src/bin.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Glenn
Wellington, New Zealand
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: make build error gencat: invalid option -- n - Solved

2003-06-10 Thread Glenn Todd
Found that I had a Linux version of gencat installed. (Don't ask how 
its a long story)   Rebuilt that and the problem was solved.

Glenn
Wellington, New Zealand
On 2003.06.10 22:21 Glenn Todd wrote:
I cvsup'd through the latest sources for rel 4 stable tonight (10 
June 2003) and proceeded with a make build.  The process stopped with 
the following message.  It looks as though gencat should have been 
called with --new not -new how can I fix this??

bin/csh/nls/finnish
cat 
/usr/src/bin/csh/nls/finnish/../../../../contrib/tcsh/nls/finnish/set[0-9]  
/usr/src/bin/csh/nls/finnish/../../../../contrib/tcsh/nls/finnish/set[0-9][0-9]  
tcsh.msg
gencat -new tcsh.cat tcsh.msg
gencat: invalid option -- n
Try `gencat --help' or `gencat --usage' for more information.
*** Error code 64

Stop in /usr/src/bin/csh/nls/finnish.
*** Error code 1
Stop in /usr/src/bin/csh/nls.
*** Error code 1
Stop in /usr/src/bin/csh.
*** Error code 1
Stop in /usr/src/bin.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Glenn
Wellington, New Zealand
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


How to install gnucash in Gnome2 environment

2003-06-15 Thread Glenn Todd
I have successfully installed Gnome2 and have got a majority of my 
applications going.  However, I want to continue to use gnucash.
On doing a portinstall of gnucash 1.8.4 I noted that gnome1, and 
gnumeric1 was being installed as dependencies.  I aborted the install 
process expecting that to continue would corrupt my gnome2 libraries, 
as the two are incompatible.  How do I install gnucash in my Gnome2 
environment

Glenn
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


FreeFontPath: FPE /usr/X11R6/lib/X11/fonts/misc/ refcount is 2, should be 1; fixing.

2005-11-02 Thread Glenn Todd
Since upgrading to FreeBSD 5.4-RELEASE-p8, and completeing a ports  
cvsup (29 Oct) and portsupgade -arR  I have been getting the following  
error when the gnome desktop starts and during shutdown.


FreeFontPath: FPE /usr/X11R6/lib/X11/fonts/misc/ refcount is 2,  
should be 1; fixing.


I presume it is something do with the following ports or their  
dependencies:

Gnome 2.10.2
xorg-server-6.8.2_6
xorg-clients-6.8.2
xorg-fontserver-6.8.2

The same error is occuring on my laptop and main machine both are at  
the same OS and ports upgrade level.


This problem has been reported before,  however, I cannot find a fix.

Any ideas.

Glenn

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Xcdroast root privilege error

2003-11-17 Thread Glenn Todd
When I try to read tracks as a non-root user with XCDRoast, I get the 
following error, how do I resolve this.  Thought it may be a cdda2wav 
problem but I have no problems running cdda2wav from the command line.

xcdroast error:
recording 264.2533 seconds stereo with 16 bits @ 44100.0 Hz -'/usr/
home/glenn/.xcdroast/track-01'...
Fatal error:  did not drop root privilege.
child reader sem request failed Child exited with 2
I am running FreeBSD 4.8-STABLE with
xcdroast 0.98aplpha14
cdda2wav Version 2.00.3 from the cdrtools-2.0.3 package
Glenn
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Balsa 2.3.2 Crash with attachments

2005-05-23 Thread Glenn Todd

I am running Balsa 2.3.2 with Gnome 2.10 on FreeBSD 5.3-RELEASE-p15

If I try to attached a file to an email Balsa crashes.  The only  
information is what I have seen in Bug Buddy


Thread 6 (LWP 100195):
#0  0x28afeef7 in pthread_testcancel () from /usr/lib/libpthread.so.1
No symbol table info available.
#1  0x28af7675 in pthread_mutexattr_init () from  
/usr/lib/libpthread.so.1

No symbol table info available.
#2  0x08116000 in ?? ()
No symbol table info available.

Is this a problem with Balsa, libpthread, gnome 2.10 or something with  
my installation.  I upgraded to 2.10 using the upgrade scripts and  
updated the rest of my ports using portsupgrade as recently as last  
Friday.


Glenn
Wellington, New Zealand

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]