mainGNU VCDImager - Support: sr #103414, v0.7.20 compile error

 
 

sr #103414: v0.7.20 compile error

Submitter:  Sergei Wolle <sergei>
Submitted:  Wed 29 Sep 2004 10:28:25 PM UTC
   
 
Category:  Bug Report Priority:  5 - Normal
Severity:  1 - Wish Status:  Done
Privacy:  Public Assigned to:  None
Open/Closed:  Open Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Fri 12 Nov 2004 10:47:05 AM UTC, comment #6: 

The problem was a change in libcdio from 0.69 to 0.70. The current vcdimager CVS sources have addressed this problem. When vcdimager 0.7.21 comes out you shouldn't need the patches.

Sorry for the breakage (which was mi

Rocky Bernstein <rocky>
Group administrator
Wed 03 Nov 2004 07:31:22 PM UTC, comment #5: 


>> Change the type of the third parameter of
>> vcd_image_sink_write in image.c to lsn_t and compilation
>>completes.


who ever you are, thank you, it does work this way.

Anonymous
Sat 23 Oct 2004 03:53:26 PM UTC, comment #4: 

I have the same problem with SuSE 9.1

Anonymous
Fri 22 Oct 2004 07:04:35 PM UTC, comment #3: 

that patch to image.c works on Slakware 10 ;)

Anonymous
Thu 07 Oct 2004 12:58:13 AM UTC, comment #2: 

Change the type of the third parameter of vcd_image_sink_write in image.c to lsn_t and compilation completes.

Anonymous
Thu 07 Oct 2004 12:53:20 AM UTC, comment #1: 

I get the same failure under Fedora 1.

Anonymous
Wed 29 Sep 2004 10:28:25 PM UTC, original submission:  

I'm not shure how much of the screen dump you need, but here are the last lines:

if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I../lib/ -I/usr/local/include      -g -O2  -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT image.lo -MD -MP -MF ".deps/image.Tpo" -c -o image.lo image.c; \
then mv -f ".deps/image.Tpo" ".deps/image.Plo"; else rm -f ".deps/image.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I../lib/ -I/usr/local/include -g -O2 -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT image.lo -MD -MP -MF .deps/image.Tpo -c image.c  -fPIC -DPIC -o .libs/image.o
image.c:80: error: conflicting types for `vcd_image_sink_write'
image_sink.h:67: error: previous declaration of `vcd_image_sink_write'
make[2]: * [image.lo] Error 1
make[2]: Leaving directory `/usr/local/src/vcdimager-0.7.20/lib'
make[1]: * [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/vcdimager-0.7.20'
make: * [all] Error 2

--------------------

I use Slackware 10 on an i686, and belive my system is pretty much up to date. I just installed libcdio v0.70.

Thanks for any help.

Sergei

Sergei Wolle <sergei>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2004-11-12 rocky StatusNone Done

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code