Re: AIX compilation problems (was Re: Proposal ...)
От | Bruce Momjian |
---|---|
Тема | Re: AIX compilation problems (was Re: Proposal ...) |
Дата | |
Msg-id | 200210091621.g99GLoM15694@candle.pha.pa.us обсуждение исходный текст |
Ответ на | AIX compilation problems (was Re: Proposal ...) ("Zeugswetter Andreas SB SD" <ZeugswetterA@spardat.at>) |
Список | pgsql-hackers |
Patch applied. Thanks. --------------------------------------------------------------------------- Zeugswetter Andreas SB SD wrote: > > > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not > > > > > found in the postmaster and not included from elsewhere) > > > > > > shared libs on AIX need to be able to resolve all symbols at linkage time. > > > Those two symbols are in backend/utils/SUBSYS.o but not in the postgres > > > executable. > > > > They are defined in backend/utils/mb/conv.c and declared in > > include/mb/pg_wchar.h. They're also linked into the > > postmaster. I don't see anything unusual. > > Attached is a patch to fix the mb linking problems on AIX. As a nice side effect > it reduces the duplicate symbol warnings to linking libpq.so and libecpg.so > (all shlibs that are not postmaster loadable modules). > > Please apply to current (only affects AIX). > > The _LARGE_FILES problem is unfortunately still open, unless Peter > has fixed it per his recent idea. > > Thanx > Andreas Content-Description: mb_link_patch4.gz [ Attachment, skipping... ] > > ---------------------------(end of broadcast)--------------------------- > TIP 2: you can get off all lists at once with the unregister command > (send "unregister YourEmailAddressHere" to majordomo@postgresql.org) -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073
В списке pgsql-hackers по дате отправления: