Hi, search some example Makefikes for cloney. It will link source directory contents to the build one.
However, isn't myfile.h generated by som configuration command? Cheers, Adam > On 19 Jan 2016, at 04:35, [email protected] wrote: > > 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 _______________________________________________ oi-dev mailing list [email protected] http://openindiana.org/mailman/listinfo/oi-dev
