Doesn't compile on Ubuntu 64bits

Bug #805864 reported by Frantz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ical
Fix Released
High
Unassigned

Bug Description

Hello,

when I try to compile on Ubuntu 10.04 server 64bits, I've got the following error :

/tmp/ical-3.0# make
(...)
make[1]: Leaving directory `/tmp/ical-3.0/time'
making in calendar
make[1]: Entering directory `/tmp/ical-3.0/calendar'
g++ -I.. -I. -I./../types -I./../time -c arrays.C
g++ -I.. -I. -I./../types -I./../time -c calendar.C
g++ -I.. -I. -I./../types -I./../time -c calfile.C
calfile.C: In constructor 'CalFile::CalFile(int, const char*)':
calfile.C:61: error: invalid conversion from 'const char*' to 'char*'
make[1]: *** [calfile.o] Error 1
make[1]: Leaving directory `/tmp/ical-3.0/calendar'
make: *** [calendar/libcalendar.a] Error 2

Best regards.

Revision history for this message
Sergei Golubchik (sergii) wrote :

actually, that was fixed half a year ago, but never released.
released now.

Changed in ical-tcl:
status: New → Fix Committed
importance: Undecided → High
Changed in ical-tcl:
status: Fix Committed → Fix Released
Revision history for this message
Frantz (frantz-info) wrote :

Where can I find the fixed realease ?

Regards

Revision history for this message
Sergei Golubchik (sergii) wrote :

right here, in launchpad:

in the right sidebar, on the project's page: https://launchpad.net/ical-tcl
or on the dedicated page: https://launchpad.net/ical-tcl/+download

Revision history for this message
Frantz (frantz-info) wrote :

Ok, thanks

Revision history for this message
Frantz (frantz-info) wrote :

There's no configure script in the 3.0.1 tarball.

Revision history for this message
Sergei Golubchik (sergii) wrote :

Oops. Sorry for this.

As a workaround, run

   autoreconf -if

(-if means --install --force), it will create missing files. Meanwhile I will fix ical to use autotools properly (remember, I took over 20 year old abandoned project :), it will make sure this problem.never happens again.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.