C.Y.M writes: > I can build the libcdio-0.77 release fine as it is and the check reports OK.
Okay this is useful information. (Although if there had been a problem, you would have done the community more a service by testing one of the release candidates. ;-) .. > > I did delete the entire tree and get it over from CVS. Same problem. CVS > builds > fine as it is.. but when I try the "make check" thats when it fails (unless I > use those two file with older versions). Did you remove previously existing libcdio libraries? If not, it's possible these are conflicting depending on whether you configured with or without versioned libraries. The simplest thing is to remove them and/or configure with --disable-shared. _______________________________________________ Libcdio-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/libcdio-devel
