Re: www/node is being obstinate and not compiling

2011-04-12 Thread Abel Abraham Camarillo Ojeda
On Tue, Apr 12, 2011 at 12:14 AM, STeve Andre' wrote: >   I'm curious if someone will throw me a clue here.  www/node doesn't > build: > > c++ -o obj/release/compiler.o -c -O2 -pipe -Wall -Werror -W > -Wno-unused-parameter -Wnon-virtual-dtor -m32 -O3 -fomit-frame-pointer > -fdata-sections -ffuncti

Re: www/node is being obstinate and not compiling

2011-04-12 Thread Jasper Lievisse Adriaanse
On Tue, Apr 12, 2011 at 03:21:50AM -0400, STeve Andre' wrote: > On 04/12/11 02:00, Antoine Jacoutot wrote: > >On Tue, 12 Apr 2011, STeve Andre' wrote: > > > >>I'm curious if someone will throw me a clue here. www/node doesn't > >>build: > >> > >>c++ -o obj/release/compiler.o -c -O2 -pipe -Wall

Re: www/node is being obstinate and not compiling

2011-04-12 Thread Antoine Jacoutot
On Tue, 12 Apr 2011, STeve Andre' wrote: > It is not clear to me that what I posted contains my answer, but it is "cc1plus: warnings being treated as errors" -- Antoine

Re: www/node is being obstinate and not compiling

2011-04-12 Thread STeve Andre'
On 04/12/11 02:00, Antoine Jacoutot wrote: On Tue, 12 Apr 2011, STeve Andre' wrote: I'm curious if someone will throw me a clue here. www/node doesn't build: c++ -o obj/release/compiler.o -c -O2 -pipe -Wall -Werror -W [snip] /usr/ports/pobj/node-0.4.4/node-v0.4.4/deps/v8/src/compiler.cc:1

Re: www/node is being obstinate and not compiling

2011-04-11 Thread Antoine Jacoutot
On Tue, 12 Apr 2011, STeve Andre' wrote: >I'm curious if someone will throw me a clue here. www/node doesn't > build: > > c++ -o obj/release/compiler.o -c -O2 -pipe -Wall -Werror -W > -Wno-unused-parameter -Wnon-virtual-dtor -m32 -O3 -fomit-frame-pointer > -fdata-sections -ffunction-sections

www/node is being obstinate and not compiling

2011-04-11 Thread STeve Andre'
I'm curious if someone will throw me a clue here. www/node doesn't build: c++ -o obj/release/compiler.o -c -O2 -pipe -Wall -Werror -W -Wno-unused-parameter -Wnon-virtual-dtor -m32 -O3 -fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -fno-rtti -fno-exceptions -Wall -Werror -W