Ticket #834 (closed defect: fixed)

Opened 3 years ago

Last modified 14 months ago

Fails to gmake on Fedora Core 5

Reported by: spmirowski Owned by: erijo
Priority: normal Milestone: 1.3.4
Component: build Version: 1.3.2
Keywords: Cc:

Description (last modified by erijo) (diff)

Problem: Licq 1.3.2 doesn't compile on Fedora Core 5

Software: Fedora Core 5, Gnome 2.14, gcc 4.1.0, X11R7 x.org

Output:

[mirostep@bofh licq-1.3.2]$ gmake -s
Making all in m4
Making all in share
Making all in src
../include/licq_buffer.h:65: error: extra qualification
CBuffer:: on member PackLNTS
licq.cpp: In member function int CLicq::Main()
licq.cpp:1092: warning: dereferencing type-punned pointer will break strict-aliasing rules
licq.cpp:1105: warning: dereferencing type-punned pointer will break strict-aliasing rules
gmake[2]: *** [licq.o] Error 1
gmake[1]: *** [all-recursive] Error 1
gmake: *** [all] Error 2

Change History

Changed 3 years ago by nobody

Logged In: NO

same error on Suse 10.1

Changed 3 years ago by wwp

Logged In: YES user_id=329414

Works fine here, compiling licq CVS on a FC5 (32bit system).

Changed 2 years ago by erijo

  • owner changed from emostar to erijo
  • status changed from assigned to new
  • description modified (diff)
  • milestone set to 1.3.4

Changed 2 years ago by erijo

  • status changed from new to assigned
  • description modified (diff)

Changed 2 years ago by erijo

  • status changed from assigned to closed
  • resolution changed from None to fixed

This was fixed in [4333].

Changed 14 months ago by anonymous

  • milestone 1.3.4 deleted

Milestone 1.3.4 deleted

Changed 14 months ago by erijo

  • milestone set to 1.3.4
Note: See TracTickets for help on using tickets.