bayonne-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bayonne-devel] Help needed please


From: David Sugar
Subject: Re: [Bayonne-devel] Help needed please
Date: Tue, 15 Jul 2003 05:56:16 -0400
User-agent: KMail/1.5

This is a problem in the Makefile.  The rm should have ignored errors if the 
symlink doesn't yet exist.   Do this:

        cd drivers
        ln -sf vpb openswitch
        ln -sf vpb openline4

or patch the makefile to have a -rm to ignore the error...

and it should compile okay...

On Monday 14 July 2003 11:30 pm, vemulakonda uday bhaskar wrote:
> sir, i have downloaded and installed in the below following
> order
>
> 1. libxml-2.4..30
> 2. commoncpp2-1.0.9
> 3. ccaudio-1.0.6
> 4. ccscript-2.5.0
> 5. ccrtp-1.0.2
> 6. bayonne-1.2.6
>
> for each i follwd the three steps
> a. ./configure
> b. make
> c. make check
> d. make install
>
> For all it worked fine, but when it cam to bayone-1.2.5, it is
> giving error for make command ...and for make check i got the
> following error as below::
>
> " rm OpenSwitch
>    rm cannot remove 'OpenSwitch' : No such file or dirctory
>    make[2] : *** [OpenSwitch ] Error 1
>    make[2] : Leaving Directory
> '/home/shuban/balarama/bayonee-1.2.6/
>    drivers '
>    make[1] : ***[Check recursive] Error1
>    make[1] : Leaving Directory
>    make    : ***[Check recursive] Error 1"
>
> The above is the error Message.
> Before make commnad i have given command "./configure
> --withoout-phonedev --without-pika -without-dialogic........"[all
> the drivers name]
> as i dont have any card
>
> please tell me where i went wrong
>
> expecting a good advise and solution as soon as possible
>
> with Regards
> uday
>
>
>
>
>
> ___________________________________________________
> Click below to experience Sooraj R Barjatya's latest offering
> 'Main Prem Ki Diwani Hoon' starring Hrithik, Abhishek
>   & Kareena http://www.mpkdh.com
>
>
>
> _______________________________________________
> Bayonne-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bayonne-devel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]