Ticket #44 (closed defect: fixed)

Opened 22 months ago

Last modified 19 months ago

trayapp does not compile on x86_64

Reported by: loox Owned by: gandalf
Priority: critical Milestone:
Component: murmur Version:
Keywords: Cc:

Description

manually fixed by adding -fPIC to Makefile.in

CFLAGS = -fPIC pkg-config --cflags gtk+-2.0 pygtk-2.0 -I@@PREFIX@@/include/python@@PY_VER@@/ -I.

Attachments

Change History

Changed 19 months ago by gandalf

  • owner changed from daelstorm to gandalf
  • priority changed from major to critical

I'll try on my debian amd64 and commit your fix if it's ok.

Thanks a lot.

Changed 19 months ago by gandalf

  • status changed from new to closed
  • resolution set to fixed

Add/Change #44 (trayapp does not compile on x86_64)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.