Re: gnome-libtool issue [SEC=UNCLASSIFIED]

2007-05-16 Thread Sam Lawrance


On 16/05/2007, at 9:31 AM, Daniel Pottumati wrote:



No, I wish I could upgrade.

But for compatibility reasons with one piece of software here at  
work, I have to run 4.8...


Any other sugestions???


Perhaps if you explained the compatibility issues, we can help you  
work around those.


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


Re: gnome-libtool issue [SEC=UNCLASSIFIED]

2007-05-15 Thread Sam Lawrance


On 15/05/2007, at 11:29 AM, Daniel Pottumati wrote:


Hello,

I've a 4.8 freebsd box, which I've update the ports tree with the  
current

tree from the freebsd website and I'm trying to install tetex from the
port directory:

/usr/ports/print/teTeX

 and I get the following error during: make install

/bin/sh /usr/ports/x11-fonts/fontconfig/work/gnome-libtool --tag=CC
--mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src
-I/usr/local/include/freetype2 -I/usr/local/include  -I/usr/local/ 
include

-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations  -Wnested-externs -fno-strict-aliasing
-DFC_CACHEDIR='/var/db/fontconfig'
-DFONTCONFIG_PATH='/usr/X11R6/etc/fonts'-O -pipe  -c -o  
fcatomic.lo

fcatomic.c
gnome-libtool: unrecognized option `--tag=CC'

Try `gnome-libtool --help' for more information.

gmake[3]: *** [fcatomic.lo] Error 1
gmake[3]: Leaving directory
`/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.4.2/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.4.2/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.4.2'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/x11-fonts/fontconfig.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-libraries.
*** Error code 1

Stop in /usr/ports/x11-fonts/p5-type1inst.
*** Error code 1

Stop in /usr/ports/print/cmpsfont.
*** Error code 1

Stop in /usr/ports/print/teTeX-texmf.
*** Error code 1

Stop in /usr/ports/print/teTeX.

Can someone help me please?


Are  you able to upgrade the machine?  FreeBSD 4.x is no longer  
supported, and 4.8 is very old.


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


Re: gnome-libtool issue [SEC=UNCLASSIFIED]

2007-05-15 Thread Daniel Pottumati
No, I wish I could upgrade. 

But for compatibility reasons with one piece of software here at work, I 
have to run 4.8...

Any other sugestions???

Thanks for your assistance anyway..




 
Sam Lawrance [EMAIL PROTECTED] 
15/05/2007 05:09 PM

To
Daniel Pottumati [EMAIL PROTECTED]
cc
freebsd-questions@freebsd.org
Fax to

Subject
Re: gnome-libtool issue  [SEC=UNCLASSIFIED]




Classification
 




***
This email message has been processed by MIMEsweeper
***

On 15/05/2007, at 11:29 AM, Daniel Pottumati wrote:

 Hello,

 I've a 4.8 freebsd box, which I've update the ports tree with the 
 current
 tree from the freebsd website and I'm trying to install tetex from the
 port directory:

 /usr/ports/print/teTeX

  and I get the following error during: make install

 /bin/sh /usr/ports/x11-fonts/fontconfig/work/gnome-libtool --tag=CC
 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src
 -I/usr/local/include/freetype2 -I/usr/local/include  -I/usr/local/ 
 include
 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes
 -Wmissing-declarations  -Wnested-externs -fno-strict-aliasing
 -DFC_CACHEDIR='/var/db/fontconfig'
 -DFONTCONFIG_PATH='/usr/X11R6/etc/fonts'-O -pipe  -c -o 
 fcatomic.lo
 fcatomic.c
 gnome-libtool: unrecognized option `--tag=CC'

 Try `gnome-libtool --help' for more information.

 gmake[3]: *** [fcatomic.lo] Error 1
 gmake[3]: Leaving directory
 `/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.4.2/src'
 gmake[2]: *** [all] Error 2
 gmake[2]: Leaving directory
 `/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.4.2/src'
 gmake[1]: *** [all-recursive] Error 1
 gmake[1]: Leaving directory
 `/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.4.2'
 gmake: *** [all] Error 2
 *** Error code 2

 Stop in /usr/ports/x11-fonts/fontconfig.
 *** Error code 1

 Stop in /usr/ports/x11/XFree86-4-libraries.
 *** Error code 1

 Stop in /usr/ports/x11-fonts/p5-type1inst.
 *** Error code 1

 Stop in /usr/ports/print/cmpsfont.
 *** Error code 1

 Stop in /usr/ports/print/teTeX-texmf.
 *** Error code 1

 Stop in /usr/ports/print/teTeX.

 Can someone help me please?

Are  you able to upgrade the machine?  FreeBSD 4.x is no longer 
supported, and 4.8 is very old.



NOTICE
This e-mail and any attachments are intended for the addressee(s) only and may 
be confidential.  They may contain legally privileged or copyright material.  
You should not read, copy, use or disclose them without authorisation.  If you 
are not the intended recipient please contact the sender as soon as possible by 
return e-mail and then please delete both messages.  This notice should not be 
removed.  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


gnome-libtool issue [SEC=UNCLASSIFIED]

2007-05-14 Thread Daniel Pottumati
Hello,

I've a 4.8 freebsd box, which I've update the ports tree with the current 
tree from the freebsd website and I'm trying to install tetex from the 
port directory: 

/usr/ports/print/teTeX

 and I get the following error during: make install

/bin/sh /usr/ports/x11-fonts/fontconfig/work/gnome-libtool --tag=CC 
--mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src 
-I/usr/local/include/freetype2 -I/usr/local/include  -I/usr/local/include 
-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes 
-Wmissing-declarations  -Wnested-externs -fno-strict-aliasing 
-DFC_CACHEDIR='/var/db/fontconfig' 
-DFONTCONFIG_PATH='/usr/X11R6/etc/fonts'-O -pipe  -c -o fcatomic.lo 
fcatomic.c
gnome-libtool: unrecognized option `--tag=CC'

Try `gnome-libtool --help' for more information.

gmake[3]: *** [fcatomic.lo] Error 1
gmake[3]: Leaving directory 
`/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.4.2/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory 
`/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.4.2/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/usr/ports/x11-fonts/fontconfig/work/fontconfig-2.4.2'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/x11-fonts/fontconfig.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-libraries.
*** Error code 1

Stop in /usr/ports/x11-fonts/p5-type1inst.
*** Error code 1

Stop in /usr/ports/print/cmpsfont.
*** Error code 1

Stop in /usr/ports/print/teTeX-texmf.
*** Error code 1

Stop in /usr/ports/print/teTeX.

Can someone help me please?

Thanks
NOTICE
This e-mail and any attachments are intended for the addressee(s) only and may 
be confidential.  They may contain legally privileged or copyright material.  
You should not read, copy, use or disclose them without authorisation.  If you 
are not the intended recipient please contact the sender as soon as possible by 
return e-mail and then please delete both messages.  This notice should not be 
removed.  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]