I am not able to build the now unbroken GRASS on 10.0-CURRENT. It
produces the followoing messages:
[..snip..]
cut: ../dist.amd64-portbld-freebsd10.0/etc/VERSIONNUMBER: No such file
or directory
cut: ../dist.amd64-portbld-freebsd10.0/etc/VERSIONNUMBER: No such file
or directory
build_html_index.sh
2012/12/14 Joseph A. Nagy, Jr
> On 12/14/12 12:17, Christopher J. Ruwe wrote:
>
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Hello,
>>
>> using Netbeans I have learned that there is no port for the matching
>> Glassfish application server.
>>
>> Having looked at the Netbeans port, ma
File a PR. The problem is that I don't have ARM box around, so it's hard to
debug.
There is an attempt to address a problem with the ARM in the port:
.if ${ARCH} == "arm"
CONFIGURE_ARGS+=--disable-pie
.endif
But it never was tested live.
On Mon, Nov 5, 2012 at 1:09 PM, Ćukasz wrote:
Dear port maintainer,
The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you
The bt from gdb is weird. It looks like the error handler of Samba crashes.
Ronald.
On Sat, 15 Dec 2012 14:12:11 +0100, Timur I. Bakeyev
wrote:
File a PR. The problem is that I don't have ARM box around, so it's hard
to
debug.
There is an attempt to address a problem with the ARM in th
Hi,
> On Fri, 14 Dec 2012 13:06:19 +0100
> vermaden said:
vermaden> Stille the same after last update to 9723:
vermaden> % agedu -w
vermaden> getaddrinfo: Invalid value for hints
`hints' is not initialized. It should be fixed with the attached
patch.
Sincerely,
Index: httpd.c
diff
"Hajimu UMEMOTO" pisze:
> Hi,
>
> > On Fri, 14 Dec 2012 13:06:19 +0100
> > vermaden said:
>
> vermaden> Stille the same after last update to 9723:
>
> vermaden> % agedu -w
> vermaden> getaddrinfo: Invalid value for hints
>
> `hints' is not initialized. It should be fixed with the at
Hi,
"Hajimu UMEMOTO" pisze:
> Hi,
>
> > On Fri, 14 Dec 2012 13:06:19 +0100
> > vermaden said:
>
> vermaden> Stille the same after last update to 9723:
>
> vermaden> % agedu -w
> vermaden> getaddrinfo: Invalid value for hints
>
> `hints' is not initialized. It should be fixed with
And again, this time with mongodb only.
Running portmaster databases/mongodb I get:
pkg: sqlite: database is locked
Assertion failed: (db->lock_count == 0), function pkgdb_close, file
pkgdb.c, line 842.
Abort trap (core dumped)
===> Installing for mongodb-2.2.0_1
There is no lock on the db ri
Hello !
I've just found some more information.
In the terminal output, i get first another 'fail' message (see below).
It happens that gcc42 is not found.
I checked my config :
configure:3648: checking for C compiler version
configure:3656: gcc42 --version >&5
eval: gcc42: not found
configure:
My gcc config :
pkg_info | grep gcc
gcc-4.6.3.20111202 GNU Compiler Collection 4.6
Do i need to deinstall gcc 4.6 and reinstall gcc 4.4, or is there another
way ?
Thank you for your follow-up !
With kind regards,
Patrick Dudjalija
2012/12/15 patrick dudjalija
> Hello !
>
> I've just found s
Hello :-)
Is it possible to upgrade LibFTDI port to newest 0.20 version? It
brings some new features that comes handy in OpenOCD :-)
Tanks :-)
Tomek
--
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
___
freebsd-ports@freebsd.org mailing list
http://list
On Saturday, December 15, 2012 22:25:12 patrick dudjalija wrote:
> My gcc config :
> pkg_info | grep gcc
> gcc-4.6.3.20111202 GNU Compiler Collection 4.6
>
> Do i need to deinstall gcc 4.6 and reinstall gcc 4.4, or is there another
> way ?
>
Try adding:
GNUSTEP_WITH_GCC46=yes
to /etc/make.conf
I am running a purely clang world (no gcc42), while I also have gcc46
installed for ports building. I use ccache for both world and ports. In
/usr/local/etc/buildflags.conf I have set:
BUILDFLAGS_GCC= 4.6+
GCC_DEFAULT_VERSION=4.6+
# USE_GCC=4.6+ # b
14 matches
Mail list logo