prefixing - Search results in mailing lists
Mailing lists >> pgsql-ports >> Thread
2008-02-12 06:09:09 | Port Postgres on the Acme system FOXBOARD (romain Hamery)
prefixed symbols, but writing file with _-prefixed symbols Bad value: failed to merge target specific
Mailing lists >> pgsql-ports >> Thread
2008-02-07 20:09:54 | Windows static link (Israel Brewster)
prefix on all of the functions, it would appear to me that they are PostgreSQL
Mailing lists >> pgsql-ports >> Thread
2008-01-07 11:43:42 | Building 8.3 beta 4 stops on (at least) 2 errors (J6M)
prefix=/tmp/pg83b4 --without-readline --without-zlib 3 - make 3.1 - First error happens when compiling tsquery.c
Mailing lists >> pgsql-ports >> Thread
2007-05-29 09:17:35 | Re: Solaris SONAME not matching libraries (Zdenek Kotala)
prefix and 60 without prefix. I suggested to introduce SO_PREFIX variable which will be used
Mailing lists >> pgsql-ports >> Thread >> Search in thread (2)
2006-11-27 20:39:09 | Re: Compiling PostgreSQL 8.1.5 with 64-bit on a G5 (Brian Wipf)
prefix=/usr/local/pgsql --enable-thread-safety CFLAGS='- O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration- after
Mailing lists >> pgsql-ports >> Thread
2006-11-09 19:38:01 | mingw cross-compiling libpq.dll+ssl on Debian (Tomasz Myrta)
prefix /usr/i586-mingw32msvc --target=i586-mingw32msvc \ export PATH=/usr/i586-mingw32msvc/bin:$PATH 3. dllwrap gives an error: /usr/i586-mingw32msvc/bin/ld
Mailing lists >> pgsql-ports >> Thread
2006-07-02 23:02:38 | Cros-compilation of postgresql (Lars Jørgensen)
PREFIX=/usr/local/powerpc/pgsql EPREFIX=$PREFIX HOST=powerpc-linux echo -n Compiling postgreSQL to "$DESTDIR" for ... ./configure
Mailing lists >> pgsql-ports >> Thread
2006-07-02 23:02:29 | Cros-compilation of the postgresql (LaJ / Lars Jørgensen)
PREFIX=/usr/local/powerpc/pgsql EPREFIX=$PREFIX HOST=powerpc-linux echo -n Compiling postgreSQL to "$DESTDIR" for ... ./configure
Mailing lists >> pgsql-ports >> Thread
2006-06-28 06:34:07 | Cross-compiling under linux for Windows (Markku Tavasti)
prefix=/usr/local/stow/pg-msw-8.0.4/msw-dev/ --host i586-pc-mingw32 \ --without-zlib --disable-shared However, not very successfully: - I have
Mailing lists >> pgsql-ports >> Thread
2006-03-06 12:15:22 | How to build thread-safe postgresql 8.x on mingw? (Matt England)
prefix=/cgrid/local/postgresql --without-zlib [...] checking for the pthreads library -lpthreads... no checking whether pthreads work
Mailing lists >> pgsql-ports >> Thread
2006-03-01 01:35:04 | How to make Fedora4 build threadsafe? (Matt England)
prefix=/cgrid/local/postgresql on FedoraCore4: checking thread safety of required library functions... no configure: error: *** Thread
Mailing lists >> pgsql-ports >> Thread >> Search in thread (2)
2006-02-27 13:09:18 | Re: mingw 8.1.3 build error: conftest.c: Permission (Matt England)
chmod u+rwx \; ...but I haven't yet run the configure with my prefix (/cgrid/local/postresql) created. -Matt
Mailing lists >> pgsql-ports >> Thread
2006-02-22 13:25:38 | Solaris 9 and PgSQL 8.1.3 - createdb Link Fails (Steve Waltner)
prefix=/usr/local/postgres-8.1.3 --without-readline and Sun Workshop builds using: ./configure CC=/opt/SUNWspro/bin/cc --prefix=/usr/local/ postgres
Mailing lists >> pgsql-ports >> Thread
2005-11-16 18:33:33 | Patchless postgres 8.x on AIX (Seneca Cunningham)
prefix=/opt/dbs/pgsql810-afilias-AIX53-2005-11-16 \ --with-includes=/opt/freeware/include --enable-debug \ --enable-thread-safety --with-libraries=/opt/freeware/lib \ --enable-casert
Mailing lists >> pgsql-ports >> Thread
2005-10-24 19:17:19 | memcpy SEGV on AIX 5.3 (Seneca Cunningham)
prefix=/opt/dbs/gcc4 --enable-languages=c,c++ Thread model: aix gcc version 4.0.1 -bash-2.05b$ oslevel