Re: openoffice.org-3 compiling issue

2009-06-05 Thread Jason Helfman
On Fri, Jun 05, 2009 at 08:33:22AM +0300, Manolis Kiagias thus spake: Jason wrote: Hello, Newbie to FreeBSD here, however I have been studying like a madman, running it on my desktop, and administering systems on a daily basis so I've learned quiet a bit recently. I am trying to install

openoffice.org-3 compiling issue

2009-06-04 Thread Jason Helfman
Hello, Newbie to FreeBSD here, however I have been studying like a madman, running it on my desktop, and administering systems on a daily basis so I've learned quiet a bit recently. I am trying to install openoffice.org-3 port, and am receiving the following error. 1 module(s): openssl

Re: openoffice.org-3 compiling issue

2009-06-04 Thread Manolis Kiagias
Jason Helfman wrote: Hello, Newbie to FreeBSD here, however I have been studying like a madman, running it on my desktop, and administering systems on a daily basis so I've learned quiet a bit recently. I am trying to install openoffice.org-3 port, and am receiving the following error.

Re: A strange compiling issue [SOLVED]

2008-09-24 Thread Unga
--- On Wed, 9/24/08, Mel [EMAIL PROTECTED] wrote: From: Mel [EMAIL PROTECTED] Subject: Re: A strange compiling issue To: freebsd-questions@freebsd.org, [EMAIL PROTECTED] Date: Wednesday, September 24, 2008, 1:57 AM On Tuesday 23 September 2008 11:45:40 Unga wrote: Hi I'm trying

A strange compiling issue

2008-09-23 Thread Unga
Hi I'm trying to compile Perl on FreeBSD. It get cleanly compiled on FreeBSD 7.0. But on another test system running RELENG_7 where I do weired things, it develops errors. There must be something wrong with my test system, I would like to understand what cause this error. cc -c -DPERL_CORE

Re: A strange compiling issue

2008-09-23 Thread v
hi you may install perl from ports? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: A strange compiling issue

2008-09-23 Thread Unga
--- On Tue, 9/23/08, v [EMAIL PROTECTED] wrote: From: v [EMAIL PROTECTED] Subject: Re: A strange compiling issue To: [EMAIL PROTECTED] Cc: freebsd-questions@freebsd.org Date: Tuesday, September 23, 2008, 8:38 PM hi you may install perl from ports? Hi, thanks for the reply. What if I'm

Re: A strange compiling issue

2008-09-23 Thread Mel
On Tuesday 23 September 2008 11:45:40 Unga wrote: Hi I'm trying to compile Perl on FreeBSD. It get cleanly compiled on FreeBSD 7.0. But on another test system running RELENG_7 where I do weired things, it develops errors. There must be something wrong with my test system, I would like to

Re: Compiling Issue

2008-09-07 Thread Lowell Gilbert
j c [EMAIL PROTECTED] writes: I've had an ongoing problem of freezing. It happens randomly, i feel, but sometimes it seems like it happens more under heavy load (but not always). I've ran numerous tests: memtest, hard drive tests, cpu load tests, basically most of the tests on Ultimate Boot

Compiling Issue

2008-09-06 Thread j c
Hello thank you for reading. I've had an ongoing problem of freezing. It happens randomly, i feel, but sometimes it seems like it happens more under heavy load (but not always). I've ran numerous tests: memtest, hard drive tests, cpu load tests, basically most of the tests on Ultimate Boot CD,

A compiling issue with a new compiler

2008-07-12 Thread Unga
Hi all I have compiled GCC 4.3.1 from source. echo 'main(){}' test.c cc test.c -v -Wl,--verbose Above two commands end up with: attempt to open /usr/lib/crtn.o succeeded /usr/lib/crtn.o/usr/lib/libc.so: undefined reference to `_nsyylex' /usr/lib/libc.so: undefined reference to `_nsyyin'