Thank you very much for your answer Ganesh, but this is not my problem. I
just ran the configure script, but the error appears. These are the steps I
have followed:

1. cd to directory containing the package's sources and type ./configure.
2. Type make to compile the source.
3. Type make install.

The directory with all the source is in "uClinux-dist/user" and calls
"ortp".

Then I added a line to the file user/Makefile like:
                                    dir_$(CONFIG_USER_ORTP)            +=
ortp
And finally I added a line in config/config.in like:
                                    bool 'ortp'           CONFIG_USER_ORTP

I think that doing the standard make xconfig, make dep and make all should
build the application and install it in romfs and hence in the target system
image.bin.

This is all right?


2007/8/3, Ganesh Kumar <[EMAIL PROTECTED]>:
>
> In the ortp package, first run the configure script. This would generate
> the make file for the ORTP package. Then you should call from the uclinux
> root.
>
> Ganesh
>
> *Pello Otxandiano <[EMAIL PROTECTED]>* wrote:
>
> Hi,
>
> I'm compiling oRTP-0.13.1 in uClinux and I get an error message. It seems
> like this:
>
> 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
>
> I'm using Microblaze. Do you have some advice?
>
> Pello
>
>
>
> _______________________________________________
> uClinux-dev mailing list
> [email protected]
> http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
> This message was resent by [email protected]
> To unsubscribe see:
> http://mailman.uclinux.org/mailman/options/uclinux-dev
>
>
> ------------------------------
> Park yourself in front of a world of choices in alternative vehicles.
> Visit the Yahoo! Auto Green 
> Center.<http://us.rd.yahoo.com/evt=48246/*http://autos.yahoo.com/green_center/;_ylc=X3oDMTE5cDF2bXZzBF9TAzk3MTA3MDc2BHNlYwNtYWlsdGFncwRzbGsDZ3JlZW4tY2VudGVy>
>
>
> _______________________________________________
> uClinux-dev mailing list
> [email protected]
> http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
> This message was resent by [email protected]
> To unsubscribe see:
> http://mailman.uclinux.org/mailman/options/uclinux-dev
>
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to