Re: cups-image build failure

2009-12-02 Thread Kostik Belousov
On Mon, Nov 30, 2009 at 12:34:52PM +0100, Dirk Meyer wrote:
 Scot Hetzel schrieb:,
 
  When I try to build cups-base, I also get this error:
  
  Linking ipp...
  cc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler
  -L/usr/local/lib/ -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib
  -Wl,-R/usr/local/lib  -pie -fPIE -Wall -Wno-format-y2k -fPIC -Os -g
  -fstack-protector -o ipp ipp.o libbackend.a -lcups -lssl -lcrypto
  -pthread -lm -lcrypt
  /usr/bin/ld: /usr/lib/crt1.o: relocation R_X86_64_32 can not be used
  when making a shared object; recompile with -fPIC
  /usr/lib/crt1.o: could not read symbols: Bad value
  gmake[1]: *** [ipp] Error 1
  gmake[1]: Leaving directory 
  `/usr/ports/print/cups-base/work/cups-1.4.2/backend'
  gmake: *** [all] Error 1
  *** Error code 1
  
  Stop in /usr/ports/print/cups-base.
  *** Error code 1
  
  Stop in /usr/ports/print/cups-base.
  
  I'm also using FreeBSD 8/amd64:
  
 
 FreeBSD 7.x and greater can not build PIE an amd64 anymore.
 please update the ports, I have a workaround commited.
It should be fixed now, r200038.


pgpWT9R6DlCWI.pgp
Description: PGP signature


Re: cups-image build failure

2009-11-30 Thread Dominic Fandrey
Dominic Fandrey wrote:
 Scott Nicholson wrote:
 Hi, I'm having issues attempting to update cups via ports:

 ...
 
 Me too.
 ...

It works, now. :)


-- 
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail? 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: cups-image build failure

2009-11-30 Thread Scott Nicholson


On Nov 30, 2009, at 1:31 AM, Dominic Fandrey wrote:


Dominic Fandrey wrote:

Scott Nicholson wrote:

Hi, I'm having issues attempting to update cups via ports:

...


Me too.
...


It works, now. :)

...


It builds alright now, but I couldn't manage to get my printer to  
work. I have a Brother HL-2040 that I've been using the foomatic  
hl1250 driver with, USB (no reset), it took me ages to figure out how  
to set it up so it would work initially; the newest cups just tells me  
that it's waiting for the printer to become available. Any jobs I sent  
to it just sat in the queue, processing. I reverted back to 1.3.10  
and it's working again. Is there some new configuration step that I  
might be missing?


Scott
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


cups-image build failure

2009-11-29 Thread Scott Nicholson

Hi, I'm having issues attempting to update cups via ports:

...

Linking bannertops...
cc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -L/usr/ 
local/lib -Wl,-R/usr/local/lib  -pie -fPIE -Wall -Wno-format-y2k -fPIC  
-Os -g -fstack-protector -o bannertops bannertops.o pstext.o common.o - 
lcupsimage \

 -lcups   -pthread -lm -lcrypt
/usr/bin/ld: /usr/lib/crt1.o: relocation R_X86_64_32 can not be used  
when making a shared object; recompile with -fPIC

/usr/lib/crt1.o: could not read symbols: Bad value
gmake[1]: *** [bannertops] Error 1
gmake[1]: Leaving directory `/usr/ports/print/cups-image/work/ 
cups-1.4.2/filter'

gmake: *** [all] Error 1
*** Error code 1

Stop in /usr/ports/print/cups-image.
*** Error code 1

Stop in /usr/ports/print/cups-image.


Yesterday I was getting this same error message during the cups-client  
build, although that seems to have been fixed with today's commit to  
the cups-base Makefile. Let me know if you need any more information.

$ uname -a
FreeBSD xx.xx.local 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Thu Nov 26  
21:41:57 PST 2009 r...@xx.xx.local:/usr/obj/usr/src/sys/GRENDEL   
amd64


Thanks,
Scott
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: cups-image build failure

2009-11-29 Thread Scot Hetzel
On 11/29/09, Scott Nicholson scott.a.nichol...@gmail.com wrote:
 Hi, I'm having issues attempting to update cups via ports:

  ...

  Linking bannertops...
  cc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler
 -L/usr/local/lib -Wl,-R/usr/local/lib  -pie -fPIE -Wall -Wno-format-y2k
 -fPIC -Os -g -fstack-protector -o bannertops bannertops.o pstext.o common.o
 -lcupsimage \
  -lcups   -pthread -lm -lcrypt
  /usr/bin/ld: /usr/lib/crt1.o: relocation R_X86_64_32 can not be used when
 making a shared object; recompile with -fPIC
  /usr/lib/crt1.o: could not read symbols: Bad value
  gmake[1]: *** [bannertops] Error 1
  gmake[1]: Leaving directory
 `/usr/ports/print/cups-image/work/cups-1.4.2/filter'
  gmake: *** [all] Error 1
  *** Error code 1

  Stop in /usr/ports/print/cups-image.
  *** Error code 1

  Stop in /usr/ports/print/cups-image.


I'm also getting this issue when building cups-image.

When I try to build cups-base, I also get this error:

Linking ipp...
cc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler
-L/usr/local/lib/ -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib
-Wl,-R/usr/local/lib  -pie -fPIE -Wall -Wno-format-y2k -fPIC -Os -g
-fstack-protector -o ipp ipp.o libbackend.a -lcups -lssl -lcrypto
-pthread -lm -lcrypt
/usr/bin/ld: /usr/lib/crt1.o: relocation R_X86_64_32 can not be used
when making a shared object; recompile with -fPIC
/usr/lib/crt1.o: could not read symbols: Bad value
gmake[1]: *** [ipp] Error 1
gmake[1]: Leaving directory `/usr/ports/print/cups-base/work/cups-1.4.2/backend'
gmake: *** [all] Error 1
*** Error code 1

Stop in /usr/ports/print/cups-base.
*** Error code 1

Stop in /usr/ports/print/cups-base.

I'm also using FreeBSD 8/amd64:

dv8t01# uname -a
FreeBSD dv8t01 8.0-STABLE FreeBSD 8.0-STABLE #3: Sun Nov 29 21:36:10
CST 2009 r...@dv8t01:/usr/obj/usr/src/8.0-REL/sys/GENERIC  amd64


Scot
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: cups-image build failure

2009-11-29 Thread Dominic Fandrey
Scott Nicholson wrote:
 Hi, I'm having issues attempting to update cups via ports:
 
 ...
 
 Linking bannertops...
 cc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler
 -L/usr/local/lib -Wl,-R/usr/local/lib  -pie -fPIE -Wall -Wno-format-y2k
 -fPIC -Os -g -fstack-protector -o bannertops bannertops.o pstext.o
 common.o -lcupsimage \
  -lcups   -pthread -lm -lcrypt
 /usr/bin/ld: /usr/lib/crt1.o: relocation R_X86_64_32 can not be used
 when making a shared object; recompile with -fPIC
 /usr/lib/crt1.o: could not read symbols: Bad value
 gmake[1]: *** [bannertops] Error 1
 gmake[1]: Leaving directory
 `/usr/ports/print/cups-image/work/cups-1.4.2/filter'
 gmake: *** [all] Error 1
 *** Error code 1
 
 Stop in /usr/ports/print/cups-image.
 *** Error code 1
 
 Stop in /usr/ports/print/cups-image.
 
 
 Yesterday I was getting this same error message during the cups-client
 build, although that seems to have been fixed with today's commit to the
 cups-base Makefile. Let me know if you need any more information.
$ uname -a
 FreeBSD xx.xx.local 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Thu Nov 26
 21:41:57 PST 2009 r...@xx.xx.local:/usr/obj/usr/src/sys/GRENDEL  amd64

Me too.

FreeBSD mobileKamikaze.norad 8.0-STABLE FreeBSD 8.0-STABLE #2: Fri Nov 27 
12:52:55 CET 2009 
r...@mobilekamikaze.norad:/usr/obj/HP6510b-8/amd64/usr/src/sys/HP6510b-8  amd64

All posters run amd64.

-- 
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail? 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org