hi,

today i had the wonderful experience to ditch my debian-hppa box with a
dist-upgrade that has made my sshd say something about sudden unwillingness to 
use some crypto lib... anyway, reinstalled:
- boot debian 3.0 hppa cd
- put stable in sources.list
- apt-get install kernel-image-2.4.18-32
- reboot
- put unstable in sources.list
- distupgrade, apt-get install apt-build

now here is my question i have regarding apt-build...

bluehawk:/var/cache/apt-build/build/hello-2.1.1# tail -n1
/etc/apt/apt-build.conf 
options = -fPIC -shared -yet_dyn

## then, issue the apt-build command!
apt-build --reinstall --rebuild install hello

why do packages still build without my flags?
bluehawk:/var/cache/apt-build/build/hello-2.1.1# find . -name Makefile -exec 
grep --with-filename gcc {} \;
./intl/Makefile:CC = gcc
./contrib/Makefile:CC = gcc
./doc/Makefile:CC = gcc
./src/Makefile:CC = gcc
./src/Makefile:CCDEPMODE = depmode=gcc3
./man/Makefile:CC = gcc
./m4/Makefile:CC = gcc
./tests/Makefile:CC = gcc
./Makefile:CC = gcc

what am i doing wrong?

TIA,

Alex

PS: is vim broken on unstable?
bluehawk:~# /usr/bin/vim /tmp/foo
Segmentation fault
bluehawk:~# dmesg | tail -n20

do_page_fault() pid=19786 command='vim' type=15 address=0x00000000

     YZrvWESTHLNXBCVMcbcbcbcbOGFRQPDI
PSW: 00000000000001001111111100001111 Not tainted
r00-03  00000000 40203e44 400e615f 00000000
r04-07  40202644 0011c8b6 00000017 00126ac8
r08-11  00000000 00000000 00000000 00000000
r12-15  00000002 00000001 00000001 000f64e8
r16-19  ffffffff 00000000 00000000 40202644
r20-23  00000002 40202644 400e611c 00000000
r24-27  00000000 0011c8b6 00000002 0010f634
r28-31  000abc78 0000011e bff00740 4000a08f
sr0-3   00000000 00000132 00000000 00000132
sr4-7   00000132 00000132 00000132 00000132

IASQ: 00000132 00000132 IAOQ: 401cbb2f 401cbb33
 IIR: 0c601094    ISR: 00000132  IOR: 00000000
 CPU:        0   CR30: 1b3c4000 CR31: 103b0000
 ORIG_R28: 00126ee0

needless to say it is the debian standard kernel:
Linux bluehawk 2.4.18-32 #1 Fri Nov 22 22:13:08 MST 2002 parisc GNU/Linux

but nvi works
-- 
A long-forgotten loved one will appear soon.

Buy the negatives at any price.


Reply via email to