Compiling on DigitalUnix
От | Mang Chan |
---|---|
Тема | Compiling on DigitalUnix |
Дата | |
Msg-id | 200009160641.SAA04702@mail.ec.auckland.ac.nz обсуждение исходный текст |
Список | pgsql-admin |
Hello, I am trying to get postgresql compile on DigitalUnix but it seems to be failing. It appears the multibyte support is causing the problem, even when I disabled that feature. Here are some bits output from near the end after I ran gmake: gmake[2]: Leaving directory `/users/studs/grad/mcha140/assign/project/setup/postgresql- 7.0.2/src/backend/utils' cc -I../include -I../backend -D__alpha__ -DNOFIXADE -std -O4 -Olimit 2000 -o postgres access/SUBSYS.o bootstrap/SUBSYS.o catalog/SUBSYS.o commands/SUBSYS.o executor/SUBSYS.o lib/SUBSYS.o libpq/SUBSYS.o main/SUBSYS.o parser/SUBSYS.o nodes/SUBSYS.o optimizer/SUBSYS.o port/SUBSYS.o postmaster/SUBSYS.o regex/SUBSYS.o rewrite/SUBSYS.o storage/SUBSYS.o tcop/SUBSYS.o utils/SUBSYS.o ../utils/version.o - rpath /users/studs/grad/mcha140/project/pgsql/lib -lPW -lln -lm -lutil -lreadline - ltermcap -lcurses ld: Unresolved: pg_encoding_mblen pg_get_client_encoding pg_client_to_server pg_server_to_client show_client_encoding reset_client_encoding parse_client_encoding show_server_encoding reset_server_encoding parse_server_encoding gmake[1]: *** [postgres] Error 1 gmake[1]: Leaving directory `/users/studs/grad/mcha140/assign/project/setup/postgresql- 7.0.2/src/backend' gmake: *** [all] Error 2 As an act of curiousity I also did the exact same setup on a Linux machine on a PPro. The gmake part ran smoothly without a single problem. It would be greatly appreciated if someone could give me a hand. Rayson Chan mcha140@ec.auckland.ac.nz
В списке pgsql-admin по дате отправления: