Re: [HACKERS] v6.4-BETA3 problems with FreeBSD
От | SHIOZAKI Takehiko |
---|---|
Тема | Re: [HACKERS] v6.4-BETA3 problems with FreeBSD |
Дата | |
Msg-id | 199811020518.OAA06411@libpc01.pb.ascii.co.jp обсуждение исходный текст |
Ответ на | Re: [HACKERS] v6.4-BETA3 problems with FreeBSD (The Hermit Hacker <scrappy@hub.org>) |
Ответы |
Re: [HACKERS] v6.4-BETA3 problems with FreeBSD
|
Список | pgsql-hackers |
[On Oct 31, The Hermit Hacker <scrappy@hub.org> writes:] > > My oops, actually...I meant to put 'freebsd2*', not 'freebsd1*' :) >I put in yours though, anyway... BETA5 stll needs the following small patch for FreeBSD 2.X. # And my patch for nbtsearch.c is not applied yet. Was it wrong? ======================================================================== *** configure.orig Fri Oct 30 17:00:20 1998 --- configure Sat Oct 31 10:07:00 1998 *************** *** 617,623 **** linux*) os=linux need_tas=no ;; bsdi*) os=bsdi need_tas=no ;; freebsd3*) os=freebsd need_tas=noelf=yes ;; ! freebsd12*) os=freebsd need_tas=no ;; netbsd*|openbsd*) os=bsd need_tas=no ;; dgux*) os=dgux need_tas=no ;; aix*) os=aix need_tas=no ;; --- 617,623 ---- linux*) os=linux need_tas=no ;; bsdi*) os=bsdi need_tas=no ;; freebsd3*) os=freebsd need_tas=noelf=yes ;; ! freebsd[12]*) os=freebsd need_tas=no ;; netbsd*|openbsd*) os=bsd need_tas=no ;; dgux*) os=dgux need_tas=no ;; aix*) os=aix need_tas=no ;; *** makefiles/Makefile.freebsd.orig Mon Nov 2 11:38:01 1998 --- makefiles/Makefile.freebsd Mon Nov 2 11:38:08 1998 *************** *** 8,13 **** ifdef ELF_SYSTEM $(LD) -x -Bshareable -o $@ $@.pic else ! $(LD) -x -Bshareable -Bforcearchive -o $@ $@.pic endif --- 8,13 ---- ifdef ELF_SYSTEM $(LD) -x -Bshareable -o $@ $@.pic else ! $(LD) -x -Bshareable -Bforcearchive -o $@ $@.pic endif ======================================================================== -- ASCII CORPORATION Technical Center SHIOZAKI Takehiko <takehi-s@ascii.co.jp>
В списке pgsql-hackers по дате отправления: