OK, I'll try to play with that gnulib/ directory. BTW, could I just cross-compile Amanda statically? I never did it before, seems pretty promising...
Regards, Daniel -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Dustin J. Mitchell Sent: segunda-feira, 5 de julho de 2010 12:06 To: OLOPS Daniel (MM) Cc: [email protected] Subject: Re: Amanda 2.6.1p2 on AIX 5.3, undefined symbol ".full_write" On Mon, Jul 5, 2010 at 7:55 AM, OLOPS Daniel (MM) <[email protected]> wrote: > I'm setting a battle here trying to compile Amanda on AIX. Yes, I know this > is rather difficult due to dependency problems, but I'm confident :) It's been done before, if that helps. Sadly, the AIX section of http://wiki.zmanda.com/index.php/Platform_Experts is empty. If you do figure this out, please consider adding your name there so that the next guy can find you? > The configuration step goes OK, but the make process stumbles upon an > undefined symbol ".full_write". I tried to put /usr/linux/bin and > /opt/freeware/bin in front of PATH, to use 'gmake' instead of 'make', to > remove unrecognized flags from the Makefiles, to use '--without-server > --without-restore' flags, among other voodoos. Nothing. I saw there's > something about that full_write function in gnulib/, but couldn't figure out > how to put things together. That's just about all the advice I'd have for you. Wherever this undefined symbol is coming from, make sure that it is (directly or indirectly) linking with libgnulib. Dustin -- Open Source Storage Engineer http://www.zmanda.com Esta mensagem - incluindo seus anexos - pode conter informação proprietária, confidencial e/ou legalmente protegida, e, destina-se exclusivamente ao uso do(s) destinatário(s) designado(s) acima. Se você não for o destinatário, deve estar ciente de que qualquer download, cópia, divulgação, distribuição ou utilização do conteúdo da mensagem acima é estritamente proibido. Se você recebeu essa comunicação por engano, por favor, encaminhe de volta para o remetente, no endereço acima, e exclua a mensagem de todas as caixas postais e de qualquer outro meio de armazenamento eletrônico, destruindo todas as cópias. Comunicações via internet não são seguras ou livre de erros. Por isso, não garantimos que esta é uma mensagem completa ou exata e não aceitamos qualquer responsabilidade por erros ou omissões no conteúdo desta mensagem. This message - including its attachments - may contain proprietary, confidential and/or legally protected information and is intended solely for the use of the designated addressee(s) above. If you are not the intended recipient be aware that any downloading, copying, disclosure, distribution or use of the contents of the above information is strictly prohibited. If you have received this communication by mistake, please forward the message back to the sender at the email address above, delete the message from all mailboxes and any other electronic storage medium and destroy all copies. Internet communications cannot be guaranteed to be safe or error-free. Therefore we do not assure that this message is complete or accurate and we do not accept liability for any errors or omissions in the contents of this message.
