Re: [Ekiga-devel-list] ekiga-devel-list Digest, Vol 52, Issue 7



Hi,
     After making some changes in make file that problem is removed now the following error is coming:
[root nsg-static-211 ekiga]# make RELEASE=0
........
.......

checking for int16_t... no
checking for int32_t... no
checking for uint32_t... no
checking for uint16_t... no
checking for u_int32_t... no
checking for u_int16_t... no
checking for int64_t... no
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
configure: error: No 16 bit type found on this platform!
make: *** [/root/rohit/ekiga/libogg-1.2.0/config.status] Error 1
i have checked that in above path config.status not exist.

please give any solution.


thanks,
rohit





On Fri, Nov 12, 2010 at 5:30 PM, <ekiga-devel-list-request gnome org> wrote:
Send ekiga-devel-list mailing list submissions to
       ekiga-devel-list gnome org

To subscribe or unsubscribe via the World Wide Web, visit
       http://mail.gnome.org/mailman/listinfo/ekiga-devel-list
or, via email, send a message with subject or body 'help' to
       ekiga-devel-list-request gnome org

You can reach the person managing the list at
       ekiga-devel-list-owner gnome org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of ekiga-devel-list digest..."


Today's Topics:

  1. error in compiling ekiga for windows (Rohit Negi)
  2. Re: error in compiling ekiga for windows (Eugen Dedu)
  3. Re: error in compiling ekiga for windows (Julien Puydt)
  4. Re: error in compiling ekiga for windows (Eugen Dedu)


----------------------------------------------------------------------

Message: 1
Date: Thu, 11 Nov 2010 20:38:14 +0530
From: Rohit Negi <rohitnegi017 gmail com>
To: ekiga-devel-list gnome org
Subject: [Ekiga-devel-list] error in compiling ekiga for windows
Message-ID:
       <AANLkTi=ajUUDyCQ9uvEyno3bpJN7XnrFm98Wx7pSU=Fp mail gmail com>
Content-Type: text/plain; charset="iso-8859-1"

Hi all,
         When i tried to compile ekiga for windows it gives the error in
the 2nd step:

[root nsg-static-211 ekiga]# make RELEASE=0
make: dpkg-architecture: Command not found
grep: /root/rohit/ekiga/ekiga/help/Makefile.am: No such file or directory
Checking prerequisites...
hash i586-mingw32-gcc i586-mingw32-g++ i586-mingw32-ld i586-mingw32-nm
i586-mingw32-ar i586-mingw32-ranlib i586-mingw32-dlltool
i586-mingw32-dllwrap i586-mingw32-objdump i586-mingw32-windres
i586-mingw32-as||(echo You need to install mingw32;exit 1)
/bin/sh: line 0: hash: i586-mingw32-gcc: not found
/bin/sh: line 0: hash: i586-mingw32-g++: not found
/bin/sh: line 0: hash: i586-mingw32-ld: not found
/bin/sh: line 0: hash: i586-mingw32-nm: not found
/bin/sh: line 0: hash: i586-mingw32-ar: not found
/bin/sh: line 0: hash: i586-mingw32-ranlib: not found
/bin/sh: line 0: hash: i586-mingw32-dlltool: not found
/bin/sh: line 0: hash: i586-mingw32-dllwrap: not found
/bin/sh: line 0: hash: i586-mingw32-objdump: not found
/bin/sh: line 0: hash: i586-mingw32-windres: not found
/bin/sh: line 0: hash: i586-mingw32-as: not found
You need to install mingw32
make: *** [binaries] Error 1

while i have mingw32 already installed in my cent OS 5.5 .Can you tell me
what could the problem?



thanks ,
rohit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.gnome.org/archives/ekiga-devel-list/attachments/20101111/f811df04/attachment.html>

------------------------------

Message: 2
Date: Thu, 11 Nov 2010 16:20:46 +0100
From: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
To: Ekiga development mailing list <ekiga-devel-list gnome org>
Subject: Re: [Ekiga-devel-list] error in compiling ekiga for windows
Message-ID: <4CDC09CE 5010504 pu-pm univ-fcomte fr>
Content-Type: text/plain; charset=UTF-8; format=flowed

On 11/11/10 16:08, Rohit Negi wrote:
> Hi all,
>            When i tried to compile ekiga for windows it gives the error in
> the 2nd step:
>
> [root nsg-static-211 ekiga]# make RELEASE=0
> make: dpkg-architecture: Command not found
> grep: /root/rohit/ekiga/ekiga/help/Makefile.am: No such file or directory
> Checking prerequisites...
> hash i586-mingw32-gcc i586-mingw32-g++ i586-mingw32-ld i586-mingw32-nm
> i586-mingw32-ar i586-mingw32-ranlib i586-mingw32-dlltool
> i586-mingw32-dllwrap i586-mingw32-objdump i586-mingw32-windres
> i586-mingw32-as||(echo You need to install mingw32;exit 1)
> /bin/sh: line 0: hash: i586-mingw32-gcc: not found
> /bin/sh: line 0: hash: i586-mingw32-g++: not found
> /bin/sh: line 0: hash: i586-mingw32-ld: not found
> /bin/sh: line 0: hash: i586-mingw32-nm: not found
> /bin/sh: line 0: hash: i586-mingw32-ar: not found
> /bin/sh: line 0: hash: i586-mingw32-ranlib: not found
> /bin/sh: line 0: hash: i586-mingw32-dlltool: not found
> /bin/sh: line 0: hash: i586-mingw32-dllwrap: not found
> /bin/sh: line 0: hash: i586-mingw32-objdump: not found
> /bin/sh: line 0: hash: i586-mingw32-windres: not found
> /bin/sh: line 0: hash: i586-mingw32-as: not found
> You need to install mingw32
> make: *** [binaries] Error 1
>
> while i have mingw32 already installed in my cent OS 5.5 .Can you tell me
> what could the problem?

Yes, on your OS dpkg-architecture does not exist.  I do not have other
distributions (than debian) on hand, so I do not know what this command
needs to be replaced with.  Do you know how to help?

--
Eugen


------------------------------

Message: 3
Date: Thu, 11 Nov 2010 16:55:59 +0100
From: Julien Puydt <jpuydt free fr>
To: Ekiga development mailing list <ekiga-devel-list gnome org>
Subject: Re: [Ekiga-devel-list] error in compiling ekiga for windows
Message-ID: <4CDC120F 1060101 free fr>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Le 11/11/2010 16:20, Eugen Dedu a ?crit :
> On 11/11/10 16:08, Rohit Negi wrote:
>> [root nsg-static-211 ekiga]# make RELEASE=0
                                     ^^^^^^^^^
what is that "RELEASE=0" for? Does it compile without it?

Snark


------------------------------

Message: 4
Date: Thu, 11 Nov 2010 17:08:51 +0100
From: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
To: Ekiga development mailing list <ekiga-devel-list gnome org>
Subject: Re: [Ekiga-devel-list] error in compiling ekiga for windows
Message-ID: <4CDC1513 70301 pu-pm univ-fcomte fr>
Content-Type: text/plain; charset=UTF-8; format=flowed

On 11/11/10 16:55, Julien Puydt wrote:
> Le 11/11/2010 16:20, Eugen Dedu a ?crit :
>> On 11/11/10 16:08, Rohit Negi wrote:
>>> [root nsg-static-211 ekiga]# make RELEASE=0
> ^^^^^^^^^
> what is that "RELEASE=0" for? Does it compile without it?

It's me who added it.  See
http://wiki.ekiga.org/index.php/Building_Ekiga_for_Windows#Compiling_instructions

--
Eugen


------------------------------

_______________________________________________
ekiga-devel-list mailing list
ekiga-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list

End of ekiga-devel-list Digest, Vol 52, Issue 7
***********************************************



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