Pardon the really trivial question, but where (which directory) do I ./configure as per the instruction above?

On Tue, Jul 7, 2015 at 5:01 PM, Christian Helmuth <christian.helmuth@...1...> wrote:
Hi Daren,

On Tue, Jul 07, 2015 at 04:27:01PM +0800, Daren Sin wrote:
> I'm trying to follow the instructions stated on the page
> http://genode.org/documentation/developer-resources/porting_dosbox but I
> seem to be getting some problems.
>
> I could export the svn directory of DosBox successfully, and a directory
> for DosBox was also created successfully. But once I *cd* into the
> directory, I could not seem to run the *make* instruction; all I got in the
> *build.log* file was *make: *** No targets specified and no makefile found.
> Stop. *(though I notice that there's a *Makefile.am*)

Please have a thorough look the howto mentioned above Section "Check
requirements/dependencies", which states

   At this point, it is helpful to disable certain options that are
   not available or used on Genode just to keep the noise down:

   $ ./configure --disable-opengl
   $ make > build.log 2>&1

Greets
--
Christian Helmuth
Genode Labs

http://www.genode-labs.com/ · http://genode.org/
https://twitter.com/GenodeLabs · /ˈdʒiː.nəʊd/

Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
genode-main mailing list
genode-main@...12...ceforge.net
https://lists.sourceforge.net/lists/listinfo/genode-main



--
Thank you!

Regards,
Daren