On Tue, 29 Jun 2010, Doug Barton wrote:
One more question. Is your gcc compiled with the LTO option?
(/var/db/ports/gcc*/options will tell you.) I had that enabled (it's off by
default) so I'm going to try recompiling gcc without it and see if it helps.
Never mind, compiling without the LTO o
On Tue, 29 Jun 2010, Doug Barton wrote:
On 06/29/10 19:27, Anonymous wrote:
Doug Barton writes:
Tried doing the update today, but it failed:
Full log at http://people.freebsd.org/~dougb/png-gcc451.log
Visibility and binding for that symbol are same here whether using
gcc45 or basegcc.
Yo
On 06/29/10 19:27, Anonymous wrote:
> Doug Barton writes:
>
>> Tried doing the update today, but it failed:
>>
>> Full log at http://people.freebsd.org/~dougb/png-gcc451.log
>
> Visibility and binding for that symbol are same here whether using
> gcc45 or basegcc.
>
> You can try to build with
Eitan Adler writes:
>> One difference I notice between your environment and mine is that, according
>> to your bug report, your program links against
>> /usr/local/lib/gcc46/libstdc++.so.6, while mine links against
>> /usr/lib/libstdc++.so.6.
>>
>> -Boris
>>
> I forgot about that. I use gcc46 to
Doug Barton writes:
> Tried doing the update today, but it failed:
>
> Full log at http://people.freebsd.org/~dougb/png-gcc451.log
>
> building static png library
> ranlib libpng.a
> building shared library libpng.so.6
> /usr/local/bin/gcc45 -pipe -g -march=native -g -g -I. -g -std=gnu99
> -fsta
Hi, all:
I found some problems in www/cherokee.
First, after I installed cherokee and run it, I get the run error message:
fb9# /usr/local/etc/rc.d/cherokee onestart
Starting cherokee.
fb9# [30/06/2010 10:15:09.788] (error) logger_writer.c:296 - Could
not open '/var/log/cherokee.erro
> -Original Message-
> From: Stefan Ehmann [mailto:shoes...@gmx.net]
> Sent: 29 June 2010 10:52
> To: freebsd-ports@freebsd.org
> Cc: da...@vizion2000.net
> Subject: Re: kde4.4.4 update failures with kdelibs4 & kdepim4
>
> On Tuesday 29 June 2010 16:13:43 da...@vizion2000.net wrote:
>
On 06/28/10 23:59, Mark Linimon wrote:
On Mon, Jun 28, 2010 at 09:19:05PM +0200, Andrea Venturoli wrote:
Any news on updating this port?
They're unmaintained, so it's probably up to you to do it :-)
mcl
http://www.freebsd.org/cgi/query-pr.cgi?pr=148245
bye
av.
___
I'll let you do it next time ;)
Chris
Sorry for top-posting, Android won't let me quote. There's a bug report on
it!
On 29 Jun 2010 17:38, "Michael W. Lucas"
wrote:
On Tue, Jun 29, 2010 at 03:27:00PM +0100, Chris Rees wrote:
> On 29 June 2010 14:57, Chris Rees http://www.MichaelWLuca
--On Tuesday, June 29, 2010 09:02:35 -0500 Scot Hetzel
wrote:
On Tue, Jun 29, 2010 at 1:34 AM, Darren Pilgrim wrote:
Paul Schmehl wrote:
I'm working on a port update for one of the ports that I maintain, and
I've run into a problem that I can't seem to solve.
I use this construction to en
On Sat, Jun 26, 2010 at 7:52 PM, Ruslan Mahmatkhanov wrote:
> 22.06.2010 22:54, Torfinn Ingolfsen пишет:
>
> On Fri, Jun 11, 2010 at 9:28 PM, Torfinn Ingolfsen
>> wrote:
>>
>> Hei,
>>> I just found deskutils/alexandria (0.6.5_3) and installed it. A very nice
>>> program.
>>> I have just one que
I had some trouble installing nagios-plugins 1.4.14 from ports. I'm on an
AMD64 box running FreeBSD-6.2-RELEASE-p5. Here's what happened:
checking whether it is safe to define __EXTENSIONS__... yes
checking whether cc needs -traditional... no
./configure.lineno: 5406: Syntax error: word unexpec
25.06.2010 00:39, Ruslan Mahmatkhanov пишет:
Good day!
Can please anybody, who have graphics/libchamplain installed, confirm this:
[...@smeshariki2 ~]> python -c "import champlain"
Traceback (most recent call last):
File "", line 1, in
ImportError: /usr/local/lib/python2.6/site-packages/champl
On Tuesday 29 June 2010 16:13:43 da...@vizion2000.net wrote:
> Hi
>
> I am hoping I can get some help with a seemingly non-ending series of
> problems with updating to 4.4.4. I have been working ion this off and on
> for over a week and seem to be getting nowhere!
...
> qt-copy-3.3.8_12Multip
Tried doing the update today, but it failed:
Full log at http://people.freebsd.org/~dougb/png-gcc451.log
building static png library
ranlib libpng.a
building shared library libpng.so.6
/usr/local/bin/gcc45 -pipe -g -march=native -g -g -I. -g -std=gnu99
-fstack-protector -L. -static -o pngtest
On Tue, Jun 29, 2010 at 03:27:00PM +0100, Chris Rees wrote:
> On 29 June 2010 14:57, Chris Rees wrote:
> > On 29 June 2010 14:37, Michael W. Lucas
> > wrote:
> >> Hi,
> >>
> >> At some point in the distant past, I extracted a shar.sh file from a
> >> new port PR, ran it, and was able to build th
Thanks for all your advice!
Sorry for top-posting, Android won't let me quote. There's a bug report on
it!
On 29 Jun 2010 16:12, "Doug Barton" wrote:
On Tue, 29 Jun 2010, Chris Rees wrote:
> Dear All,
>
>> From bsd.port.mk:
>
>
> [ch...@amnesiac]~% ...
Yes, please use standard tabs f
On Tue, 29 Jun 2010, Chris Rees wrote:
Dear All,
From bsd.port.mk:
[ch...@amnesiac]~% head /usr/ports/Mk/bsd.port.mk |tail -n 1
# Please view me with 4 column tabs!
[ch...@amnesiac]~%
However, the Porter's Handbook [1] says:
Note that [bsd.port.mk] uses a non-standard tab setting.
So if i
On Tue, Jun 29, 2010 at 03:52:56PM +0100, Chris Rees wrote:
> Dear All,
>
> >From bsd.port.mk:
>
> [ch...@amnesiac]~% head /usr/ports/Mk/bsd.port.mk |tail -n 1
> # Please view me with 4 column tabs!
> [ch...@amnesiac]~%
>
> However, the Porter's Handbook [1] says:
>
> Note that [bsd.port.mk] us
Dear All,
>From bsd.port.mk:
[ch...@amnesiac]~% head /usr/ports/Mk/bsd.port.mk |tail -n 1
# Please view me with 4 column tabs!
[ch...@amnesiac]~%
However, the Porter's Handbook [1] says:
Note that [bsd.port.mk] uses a non-standard tab setting.
So if it's non-standard, does that mean I should u
Hi
I am hoping I can get some help with a seemingly non-ending series of
problems with updating to 4.4.4. I have been working ion this off and on for
over a week and seem to be getting nowhere!
FIRST
the system is freebsd 7.2 p3 AMD on Pentium quad core system.
SECOND
The series of issues b
On Tue, Jun 29, 2010 at 1:34 AM, Darren Pilgrim wrote:
> Paul Schmehl wrote:
>>
>> I'm working on a port update for one of the ports that I maintain, and
>> I've run into a problem that I can't seem to solve.
>>
>> I use this construction to ensure that the port doesn't overwrite the conf
>> file,
Hi
I am hoping I can get some help with a seemingly non-ending series of
problems with updating to 4.4.4. I have been working ion this off and on for
over a week and seem to be getting nowhere!
FIRST
the system is freebsd 7.2 p3 AMD on Pentium quad core system.
SECOND
The series of issues began
On 29 June 2010 14:57, Chris Rees wrote:
> On 29 June 2010 14:37, Michael W. Lucas wrote:
>> Hi,
>>
>> At some point in the distant past, I extracted a shar.sh file from a
>> new port PR, ran it, and was able to build the port. Should this
>> still be possible, or is some other step required?
>>
On Mon, Jun 28, 2010 at 5:24 PM, Paul Schmehl wrote:
> I'm working on a port update for one of the ports that I maintain, and I've
> run into a problem that I can't seem to solve.
>
> I use this construction to ensure that the port doesn't overwrite the conf
> file, if one exists:
>
> .for f in ba
>>> My bug report is here: http://llvm.org/bugs/show_bug.cgi?id=7489
>>>
>>> I want to know if this is my problem or a clang++ problem or a bug
>>> somewhere else.
>>>
>>
>> Works fine here:
>>
>> # uname -a
>> FreeBSD peer 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #2: Mon Feb 22 23:18:53
>> EST 2010
Hi,
At some point in the distant past, I extracted a shar.sh file from a
new port PR, ran it, and was able to build the port. Should this
still be possible, or is some other step required?
I need ports/144741 (net/gpxe). I downloaded the shar-1.sh file, ran
"sh shar-1.sh", and went to build the
Hi all,
FreeDiams is a free, open source, BSD revised licenced app. It is part
of the FreeMedForms project. Since version 0.4.0, FreeDiams has a
great number of good features. Three drugs databases are available :
French, Canada, USA.
You can find some descriptions here:
http://w
28 matches
Mail list logo