Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
It compiles and seems to install and merge okay. There does look to be one error that should probably be fixed for correctness, but doesn't actually appear to hurt anything: >>> Install xvid-1.0.2 into /var/tmp/portage/xvid-1.0.2/image/ category media-libs D: /usr/lib I: /usr/lib/libxvidcore.4.dylib I: /usr/lib/libxvidcore.a D: /usr/include I: /usr/include/xvid.h ls: /var/tmp/portage/xvid-1.0.2/image//usr/lib/libxvidcore.so*: No such file or directory usage: basename string [suffix] basename [-a] [-s suffix] string [...] /usr/lib/portage/bin/dosym: two arguments needed /usr/lib/portage/bin/dosym: two arguments needed man: prepallstrip: strip: strip: >>> Completed installing into /var/tmp/portage/xvid-1.0.2/image/ * checking 8 files for package collisions * spend 0.0347220897675 seconds checking for file collisions >>> Merging media-libs/xvid-1.0.2 to / --- /usr/ --- /usr/include/ >>> /usr/include/xvid.h --- /usr/lib/ >>> /usr/lib/libxvidcore.4.dylib >>> /usr/lib/libxvidcore.a --- /usr/share/ --- /usr/share/doc/ >>> /usr/share/doc/xvid-1.0.2/ >>> /usr/share/doc/xvid-1.0.2/AUTHORS.gz >>> /usr/share/doc/xvid-1.0.2/ChangeLog.gz >>> /usr/share/doc/xvid-1.0.2/INSTALL.gz >>> /usr/share/doc/xvid-1.0.2/README.gz >>> /usr/share/doc/xvid-1.0.2/TODO.gz >>> Regenerating /etc/ld.so.cache... >>> media-libs/xvid-1.0.2 merged. >>> Recording media-libs/xvid in "world" favorites file...
Okay, looks like the install did miss an important symlink: ln -s libxvidcore.4.dylib libxvidcore.dylib
*** Bug 58007 has been marked as a duplicate of this bug. ***
Compiles great on my end. Will keyword ~ppc-macos when I get a chance to test it. Meanwhile, if anyone else can manage to test it and confirm that it's working, and let me know what they did to test it, that'll expedite the process.
Thanks! In CVS.