Hi, I'm trying to build simple software as packages. If I understand correctly, the way the oi-userland works is package is compiled in a build directory different from the source tarball extraction.
My issue is that some include files are not transferred from the source to the build directory and the code refer to "#include <myfile.h>" so the make fails whereas going into the source directory and perform the build works fine. How would be the oi way to tackle this ? Ben _______________________________________________ oi-dev mailing list [email protected] http://openindiana.org/mailman/listinfo/oi-dev
