Re: Can not build pgadmin3-1.6.0

From: Dave Page <dpage(at)postgresql(dot)org>
To: Bryan Wilkerson <bryanwilkerson(at)yahoo(dot)com>
Cc: Devrim GUNDUZ <devrim(at)CommandPrompt(dot)com>, pgadmin-support(at)postgresql(dot)org
Subject: Re: Can not build pgadmin3-1.6.0
Date: 2006-11-24 20:29:09
Message-ID: 45675615.6010605@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Bryan Wilkerson wrote:
> Still no joy. I have followed all the instructions and now I get this error during compile (tail follows):
>
> ...
> /usr/include/libxml2/libxml/xmlwriter.h:386: error: function ‘int xmlTextWriterWriteFormatDTDAttlist(xmlTextWriter*, const xmlChar*, const char*, ...)’ is initialized like a variable
> /usr/include/libxml2/libxml/xmlwriter.h:392: error: function ‘int xmlTextWriterWriteVFormatDTDAttlist(xmlTextWriter*, const xmlChar*, const char*, char*)’ is initialized like a variable
> /usr/include/libxml2/libxml/xmlwriter.h:417: error: function ‘int xmlTextWriterWriteFormatDTDInternalEntity(xmlTextWriter*, int, const xmlChar*, const char*, ...)’ is initialized like a variable
> /usr/include/libxml2/libxml/xmlwriter.h:424: error: function ‘int xmlTextWriterWriteVFormatDTDInternalEntity(xmlTextWriter*, int, const xmlChar*, const char*, char*)’ is initialized like a variable
> /usr/local/include/wx-2.8/wx/fs_arc.h: In member function ‘wxArchiveFilenameHashMap_wxImplementation_HashTable::Node** wxArchiveFilenameHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const’:
> /usr/local/include/wx-2.8/wx/fs_arc.h:20: warning: dereferencing type-punned pointer will break strict-aliasing rules
> make[2]: *** [pgAdmin3.o] Error 1
> make[2]: Leaving directory `/home/bryanw/src/pgadmin3-1.6.0/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/bryanw/src/pgadmin3-1.6.0'

That looks remarkably similar to a problem reported on Suse 10.1 earlier
- it was resolved per the following message:
http://www.pgadmin.org/archives/pgadmin-support/2006-11/msg00183.php

Regards, Dave.

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Bryan Wilkerson 2006-11-24 22:42:10 Re: Can not build pgadmin3-1.6.0
Previous Message Bryan Wilkerson 2006-11-24 19:54:20 Re: Can not build pgadmin3-1.6.0