#18041: esdl: destroot failure: cp: priv/*: No such file or directory -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: bfulgham@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: esdl -------------------------------------+-------------------------------------- Comment(by ryandesign@…): Perhaps this is because of these build errors: {{{ make[1]: sdl-config: Command not found make[1]: sdl-config: Command not found cc -c -ObjC -g -O2 -Wall -D_THREAD_SAFE -D_OSX_COCOA -F/System/Library/Frameworks -framework OpenGL -F/Library/Frameworks -framework SDL -I/mp/lib/erlang/usr/include -I/mp/lib/erlang/usr/include esdl_driver.c In file included from esdl_driver.c:33: esdl.h:19:17: error: SDL.h: No such file or directory In file included from esdl.h:46, from esdl_driver.c:33: esdl_conv.h:24:27: error: SDL_byteorder.h: No such file or directory esdl_driver.c: In function 'sdl_driver_start': esdl_driver.c:120: warning: passing argument 1 of 'TransformProcessType' from incompatible pointer type esdl_driver.c: In function 'sdl_driver_stop': esdl_driver.c:137: warning: implicit declaration of function 'SDL_Quit' make[1]: *** [esdl_driver.o] Error 1 [snip] }}} -- Ticket URL: <http://trac.macports.org/ticket/18041#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS