[uClinux-dev] Help configuring oRTP to get "romfs" section

Pello Otxandiano potxandio at gmail.com
Sat Aug 11 08:27:46 EDT 2007


I have put the next rule in the make file:

romfs:
        $(ROMFSINST) /bin/$(EXEC)

There are not errors in the compilation, but this is enough? Others
applications romfs sections is more complex.

Best regards.


2007/8/8, Ganesh Kumar <asish80 at yahoo.com>:
>
> Hi,
>
>   there are many ways to do this, One way is to
>
> put a rule in the make file
>
> romfs:
>          blah blah blah...
>
> where in all the make compilation take place when romfs is called. make
> sure, you add a copy statement last where it would place the binary in the
> target directory.
>
> Also just typing configure may be sufficent to generate a make file but
> the make may not work properly because, you have to provide the correct
> options to configure like the cross compilation tool directory and stuff.
>
> There are number of examples where u can refer to under the user.
>
> Hope this helps.
>
> Ganesh
>
>
> *Pello Otxandiano <potxandio at gmail.com>* wrote:
>
> Hi!
>
> I have some problems compiling oRTP. I uncompress the folder and I type
> ./configure. The problem appears when the Makefile have been generated
> doesn't contain the section "romfs". Therefore, when I compile oRTP I get
> the next error:
>
> make[2]: Entering directory `/root/uClinux-dist/user/ortp'
> make[2]: *** No rule to make target `romfs'.  Stop.
> make[2]: Leaving directory `/root/uClinux-dist/user/ortp'
> make[1]: *** [romfs] Error 2
> make[1]: Leaving directory `/root/uClinux-dist/user'
> make: *** [romfs.subdirs] Error 1
>
> What can I do to get "romfs" section in the Makefile?
>
> Best regards.
>
>
> Pello
>
> _______________________________________________
> uClinux-dev mailing list
> uClinux-dev at uclinux.org
> http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
> This message was resent by uclinux-dev at uclinux.org
> To unsubscribe see:
> http://mailman.uclinux.org/mailman/options/uclinux-dev
>
>
> ------------------------------
> Be a better Globetrotter. Get better travel answers
> <http://us.rd.yahoo.com/evt=48254/*http://answers.yahoo.com/dir/_ylc=X3oDMTI5MGx2aThyBF9TAzIxMTU1MDAzNTIEX3MDMzk2NTQ1MTAzBHNlYwNCQUJwaWxsYXJfTklfMzYwBHNsawNQcm9kdWN0X3F1ZXN0aW9uX3BhZ2U-?link=list&sid=396545469>from
> someone who knows.
> Yahoo! Answers - Check it out.
>
>
> _______________________________________________
> uClinux-dev mailing list
> uClinux-dev at uclinux.org
> http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
> This message was resent by uclinux-dev at uclinux.org
> To unsubscribe see:
> http://mailman.uclinux.org/mailman/options/uclinux-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.uclinux.org/pipermail/uclinux-dev/attachments/20070811/e7ce542e/attachment.html


More information about the uClinux-dev mailing list