Re: Modifying gcc34 makefile to compile with java

2006-11-19 Thread David Pratt
:58:01PM -0400, David Pratt wrote: Hi Kris. I realize the java support prior to 4 requires a ton of RAM to compile but I also know the compiler is reasonably good afterwards (from other platforms) but have not been successful with FreeBSD at this point. I attempted a few tries at 4.1 an 4.2

Modifying gcc34 makefile to compile with java

2006-11-18 Thread David Pratt
Hi. I have recently tried to compile gcc34 port with java by modifying Makefile by adding the argument --enable-languages=c,c++,java This failed giving me a list of languages that excluded java. This version of gcc is capable of compiling with java. Can someone provide some advice on getting

Re: Modifying gcc34 makefile to compile with java

2006-11-18 Thread David Pratt
of an error using gcj: /usr/local/lib/gcc-4.2.0/libgcj.so.8: Undefined symbol _Unwind_GetIPInfo so am looking to try something earlier that is known to work on Linux. Regards, David Kris Kennaway wrote: On Sat, Nov 18, 2006 at 07:19:16PM -0400, David Pratt wrote: Hi. I have recently tried to compile

gcc41-withgcjawt port and X11?

2006-08-03 Thread David Pratt
Hi, I am in the process of installing gcc41-withgcjawt simple to install pyLucene. It seems that X11 is installing as part of this which is extremely heavy, unnecessary and unusual. How is this getting into the mix? Regards, David ___

Re: gcc41-withgcjawt port and X11?

2006-08-03 Thread David Pratt
Of David Pratt Sent: Thursday, August 03, 2006 10:27 AM To: freebsd-questions@freebsd.org Subject: gcc41-withgcjawt port and X11? Hi, I am in the process of installing gcc41-withgcjawt simple to install pyLucene. It seems that X11 is installing as part of this which is extremely heavy, unnecessary

Upgrading Subversion to 1.3.0 problem

2006-04-14 Thread David Pratt
Hi. I am attempting to bring my version of subversion up to date to 1.3.0 on ports. It fails and I am hoping someone can advise what I can do to correct the problem(s). Many thanks. Here are the text of the build: ** Detected a package name change: apr-nothr-db4 (devel/apr-svn) -

Re: Upgrading Subversion to 1.3.0 problem

2006-04-14 Thread David Pratt
Figured this one out. For benefit of others I did the following: pkg_delete on autoconf259, then deinstall and reinstall on it and then tried subversion build again and it went fine. David Pratt wrote: Hi. I am attempting to bring my version of subversion up to date to 1.3.0 on ports

Help building gcc41 with gcj from ports on FreeBSD 4.10

2006-02-27 Thread David Pratt
Can someone advise how to build gcc4.1 from ports with support for gcj. Typically a port only requires: make make install make clean What is needed to compile successfully with gcj support. Many thanks Regards, David ___

Re: Help building gcc41 with gcj from ports on FreeBSD 4.10

2006-02-27 Thread David Pratt
Many thanks Dan. I'll give this a try. Regards David Dan Nelson wrote: In the last episode (Feb 27), David Pratt said: Can someone advise how to build gcc4.1 from ports with support for gcj. Typically a port only requires: make make install make clean What is needed to compile

Re: Help building gcc41 with gcj from ports on FreeBSD 4.10

2006-02-27 Thread David Pratt
/ports/lang/gcc41/distinfo is out of date, or = gcc-java-4.1-20060217.tar.bz2 is spelled incorrectly. *** Error code 1 Stop in /usr/ports/lang/gcc41. David Pratt wrote: Many thanks Dan. I'll give this a try. Regards David Dan Nelson wrote: In the last episode (Feb 27), David Pratt said: Can

Re: Help building gcc41 with gcj from ports on FreeBSD 4.10

2006-02-27 Thread David Pratt
Super, thanks Dan. Regards David Dan Nelson wrote: In the last episode (Feb 27), David Pratt said: Hi. Well getting somewhere but it looks like another hitch. Making GCC 4.1.0 for FreeBSD 4.10 target=i386-portbld-freebsd4.10 (with Java) === WARNING: Vulnerability database out of date

Getting current BSD version information

2006-02-26 Thread David Pratt
Is there a command to obtain ther current version of FreeBSD in use. I have a virtual server that the host upgrades from time to time so this information would be helpful. ___ freebsd-questions@freebsd.org mailing list

Re: Getting current BSD version information

2006-02-26 Thread David Pratt
Joseph Vella wrote: On Sunday 26 February 2006 1:32 pm, David Pratt wrote: Is there a command to obtain ther current version of FreeBSD in use. I have a virtual server that the host upgrades from time to time so this information would be helpful

Building an older version/port of SWIG

2006-02-26 Thread David Pratt
Hi. I am trying to build an older version of SWIG that the current version in ports. Current version on ports is 1.3.27 but I am needing to install 1.3.24 due to a problem with 1.3.27 with other software I will be compliling. It is possible to install an older port of swig like this with ports

Re: Building an older version/port of SWIG

2006-02-26 Thread David Pratt
Hi Danny. Got this to work. many thanks! Regards, David Danny Pansters wrote: On Monday 27 February 2006 01:20, David Pratt wrote: Hi. I am trying to build an older version of SWIG that the current version in ports. Current version on ports is 1.3.27 but I am needing to install 1.3.24 due

Upgrade python from ports

2005-07-19 Thread David Pratt
I am relatively new to ports. When I type pkg_info, this is what I have for python: py23-MySQLdb-1.2.0_1 Access a MySQL database through Python py23-mx-base-2.0.5 The eGenix mx-Extension Series for Python py23-reportlab-1.19 Library to create PDF documents using the Python language

Re: Max files in unix folder from PIL process

2005-03-28 Thread David Pratt
Hi. I am creating a python application that uses PIL to generate thumbnails and sized images. It is beginning to look the volume of images will be large. This has got me to thinking. Is there a number that Unix can handle in a single directory. I am using FreeBSD4.x at the moment. I am

Re: Max files in unix folder from PIL process

2005-03-28 Thread David Pratt
Hi Corey. Thank you for your reply. 800K is pretty significant. Yes, the reason I want to use the filesystem is to avoid the speed problems that come from storing images in the database. I can see there really being no limit when it comes to spreading the numbers thinner but most concerned

DNS on LAN

2004-03-11 Thread David Pratt
Hi. I have just set up a small LAN. I am using an old pentium computer as a firewall using IPCop (192.168.1.1) as a gateway to the web. It uses a dynamic IP from my ISP so all the machines have web access. I have 3 other machines behind the firewall. I have set up a FreeBSD 4.9 server