> I got the following error building sdl on my Zaurus. It looks like the > PLIST is wrong or the build it generating the wrong shared library version
On my -current zaurus this builds and packages just fine, producing a correctly numbered libSDL. Sounds like you have old things hanging around and causing trouble... if you provide me with the full log file, I could compare it and see if there are hints. The version number has always been overridden in the port's Makefile... Do you happen to be overriding MAKE_FLAGS in your env or mk.conf or something? > > > ===> Building package for sdl-1.2.8p0-sun > Switching to /usr/ports/devel/sdl/pkg/PFRAG.shared > Error in package: > "/usr/ports/devel/sdl/w-sdl-1.2.8p0-sun/fake-zaurus-sun//usr/local/lib/libSDL.so.4.0" > > does not exist > ===> Cleaning for sdl-1.2.8p0-sun > rm -f /usr/ports/packages/arm/all/sdl-1.2.8p0-sun.tgz > *** Error code 1 > > Stop in /usr/ports/devel/sdl (line 1956 of > /usr/ports/infrastructure/mk/bsd.port.mk). > *** Error code 1 > > Stop in /usr/ports/devel/sdl (line 1232 of > /usr/ports/infrastructure/mk/bsd.port.mk). > *** Error code 1 > > $ ls /usr/ports/devel/sdl/w-sdl-1.2.8p0-sun/fake-zaurus-sun//usr/local/lib/ > X11 libSDL.a libSDL.la libSDL.so.7.1 > libSDLmain.a
