Opened 12 years ago

Last modified 12 years ago

#36833 closed defect

gLabels build problems — at Initial Version

Reported by: fabio.zingaro@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: glabels

Description

Hi all,

I've problems on compiling gLables from ports, in the first step I obtain errors on references in glib libs. (attached main.log.1.txt)

With commands like this:

sudo perl -pi -w -e 's/#include <glib\/gi18n\.h>/#include <glib\.h>/g;' *.h

I substitute all references directly to a file in glib headers to glib.h

In the second step the build process goes forward but it stop for another error. (attached main.log.2.txt)

I've tried to compile with and without the +universal option but it prints the same error on unknown architecture x86_64.

Anyone could help me/us?

Thanks.

Change History (3)

Changed 12 years ago by fabio.zingaro@…

Attachment: output1.txt added

Changed 12 years ago by fabio.zingaro@…

Attachment: main.log.1.txt added

Changed 12 years ago by fabio.zingaro@…

Attachment: main.log.2.txt added
Note: See TracTickets for help on using tickets.