solaris9 make failure...libpgport.a
От | Byron Amerson |
---|---|
Тема | solaris9 make failure...libpgport.a |
Дата | |
Msg-id | Pine.A41.4.58.0312022200440.33868@dante03.u.washington.edu обсуждение исходный текст |
Ответ на | Re: pg_hda.conf (Oliver Elphick <olly@lfix.co.uk>) |
Ответы |
Re: solaris9 make failure...libpgport.a
LDFLAGS and libstdc++ on osx10.3.1 |
Список | pgsql-novice |
Hi there, attempting to build postgres-7.4 on a sparc/solaris5.9. I have sfw's gcc-3.3 and sfw's make-3.8. I also have sfw's readline-1.4 and bison-1.875. make can not seem to find libpgport.a in postgresql-7.4/src/port. and indeed it's not there when I take a look. What went wrong? do I need to add this lib from somewhere else(!)? here is the output from make, which barfs shortly into its process: # gmake gmake -C doc all gmake[1]: Entering directory `/zfr/usr/local/src/postgresql/postgresql-7.4/doc' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/zfr/usr/local/src/postgresql/postgresql-7.4/doc' gmake -C src all gmake[1]: Entering directory `/zfr/usr/local/src/postgresql/postgresql-7.4/src' gmake -C port all gmake[2]: Entering directory `/zfr/usr/local/src/postgresql/postgresql-7.4/src/port' ar crs libpgport.a isinf.o getopt_long.o qsort.o path.o sprompt.o thread.o gmake[2]: ar: Command not found gmake[2]: *** [libpgport.a] Error 127 gmake[2]: Leaving directory `/zfr/usr/local/src/postgresql/postgresql-7.4/src/port' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/zfr/usr/local/src/postgresql/postgresql-7.4/src' gmake: *** [all] Error 2 any help or insight would be much appreciated. Thanks. Byron Amerson MS student University of Washington Department of Earth and Space Sciences
В списке pgsql-novice по дате отправления: