Re: x11/nvidia-driver: cc1: error: /src: No such file or directory

2011-05-10 Thread Pan Tsu
"Hartmann, O." writes: [...] > cc -O2 -pipe -march=native -DNV_VERSION_STRING=\"256.53\" -D__KERNEL__ > -DNVRM -O -mcmodel=kernel -mno-red-zone -UDEBUG -U_DEBUG -DNDEBUG > -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/src > -I. -I@ -I@/contrib/altq -finline-limit=8000 --param

Why so many versions of the port science/hdf?

2011-05-10 Thread Stephen Montgomery-Smith
Why are there three versions of science/hdf in the ports? This is causing problems for me when I try to build the port octave-forge. As dependencies, it calls in the octave port (which currently defaults to hdf5), the cgnslib port (which uses hdf5-18), and the opendx port (which uses hdf). A

Re: Why so many versions of the port science/hdf?

2011-05-10 Thread Anton Shterenlikht
On Tue, May 10, 2011 at 08:05:02AM -0500, Stephen Montgomery-Smith wrote: > Why are there three versions of science/hdf in the ports? > > This is causing problems for me when I try to build the port > octave-forge. As dependencies, it calls in the octave port (which > currently defaults to hdf5

Re: Why so many versions of the port science/hdf?

2011-05-10 Thread Michel Talon
The ports, different from octave, which use hdf, are, i think obtained from the following: in /usr/ports jail1% grep hdf INDEX-8|awk -F "|" '{print $1}'|grep -v octave gmsh-2.4.2_5 gmsh-occ-2.4.2_5 salome-5.1.4_1 salome-geom-5.1.4_1 salome-gui-5.1.4_1 salome-jobmanager-5.1.4_1 salome-kernel-5.1.4_1

Re: Why so many versions of the port science/hdf?

2011-05-10 Thread Thierry Thomas
Le mar 10 mai 11 à 15:05:02 +0200, Stephen Montgomery-Smith écrivait : > If we could settle on using hdf5-18 throughout, that would be great. (I > currently maintain opendx, so that would be something I can fix.) > > Are there ports that need hdf but don't build with hdf5-18? I already swit

Re: java/jdk15 doesn't build with latest open-motif

2011-05-10 Thread Peter Jeremy
On 2011-May-09 01:50:51 -0700, Greg Lewis wrote: >Should be fixed now. Give it a whirl. Yes it is, sorry for the delay. I got side-tracked and forgot to say "yes" to the build. Feel free to close ports/156905. -- Peter Jeremy pgpHryUO8ESPO.pgp Description: PGP signature

Re: Why so many versions of the port science/hdf?

2011-05-10 Thread Quincey Koziol
On May 10, 2011, at 8:56 AM, Anton Shterenlikht wrote: > On Tue, May 10, 2011 at 08:05:02AM -0500, Stephen Montgomery-Smith wrote: >> Why are there three versions of science/hdf in the ports? >> >> This is causing problems for me when I try to build the port >> octave-forge. As dependencies, i

Re: Why so many versions of the port science/hdf?

2011-05-10 Thread Stephen Montgomery-Smith
Maho NAKATA wrote: Hi Stephen, As the maintainer of octave port, if hdf5-18 is sufficient, it's okay to replace with it. Thanks, Nakata Maho Thanks. I submitted it as PR ports/156940 ___ freebsd-ports@freebsd.org mailing list http://lists.fr

Re: Why so many versions of the port science/hdf?

2011-05-10 Thread Maho NAKATA
Hi Stephen, As the maintainer of octave port, if hdf5-18 is sufficient, it's okay to replace with it. Thanks, Nakata Maho From: Stephen Montgomery-Smith Subject: Why so many versions of the port science/hdf? Date: Tue, 10 May 2011 08:05:02 -0500 > Why are there three versions of science/hdf i

Re: Why so many versions of the port science/hdf?

2011-05-10 Thread Maho NAKATA
From: Stephen Montgomery-Smith Subject: Re: Why so many versions of the port science/hdf? Date: Tue, 10 May 2011 19:00:16 -0500 > Maho NAKATA wrote: >> Hi Stephen, >> >> As the maintainer of octave port, if hdf5-18 is sufficient, >> it's okay to replace with it. >> >> Thanks, >> Nakata Maho >>