Re: Error during make
Nuno Mota <[email protected]> Tue, 20 Jan 2015 13:40:43 +0000
| Newsgroups | gmane.comp.video.videolan.vlc.general |
|---|---|
| Message-ID | <CAAnJVhD0h45gC-gLMHG2e6bJmUvWziqL0mc1cj2rKB52AnU2Qw@mail.gmail.com> |
--===============1335244541373018885== Content-Type: multipart/alternative; boundary=089e01175f2be19636050d1595c4 --089e01175f2be19636050d1595c4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable libssh2 missing perhaps? Regards 2015-01-20 13:35 GMT+00:00 Aqs Younas <[email protected]>: > Hi, list > > I tried to install vlc-2.1.5 from source code using following configure > command. > > ./configure --prefix=3D/usr/ --disable-vlc --disable-lua --disable-mad --= disable-swscale --disable-postproc --disable-xcb --disable-alsa > > Configure is perfectly executed with no errors. But when i try to 'make' = i > encounter these types of errors. > > > make[5]: Entering directory `/usr/src/vlc-2.1.5/modules/access' > CC libaccess_sftp_plugin_la-sftp.lo > sftp.c: In function =EF=BF=BDOpen=EF=BF=BD: > sftp.c:152:15: error: =EF=BF=BDLIBSSH2_ERROR_EAGAIN=EF=BF=BD undeclared (= first use in this > function) > sftp.c:152:15: note: each undeclared identifier is reported only once for > each function it appears in > sftp.c:161:5: error: implicit declaration of function > =EF=BF=BDlibssh2_session_set_blocking=EF=BF=BD [-Werror=3Dimplicit-functi= on-declaration] > sftp.c:164:5: error: unknown type name =EF=BF=BDLIBSSH2_KNOWNHOSTS > sftp.c:164:5: error: implicit declaration of function > =EF=BF=BDlibssh2_knownhost_init=EF=BF=BD [-Werror=3Dimplicit-function-dec= laration] > sftp.c:164:42: warning: initialization makes pointer from integer without > a cast [enabled by default] > sftp.c:172:9: error: implicit declaration of function > =EF=BF=BDlibssh2_knownhost_readfile=EF=BF=BD [-Werror=3Dimplicit-function= -declaration] > sftp.c:173:17: error: =EF=BF=BDLIBSSH2_KNOWNHOST_FILE_OPENSSH=EF=BF=BD un= declared (first > use in this function) > sftp.c:178:5: error: implicit declaration of function > =EF=BF=BDlibssh2_session_hostkey=EF=BF=BD [-Werror=3Dimplicit-function-de= claration] > sftp.c:178:31: warning: initialization makes pointer from integer without > a cast [enabled by default] > sftp.c:180:5: error: implicit declaration of function > =EF=BF=BDlibssh2_knownhost_check=EF=BF=BD [-Werror=3Dimplicit-function-de= claration] > sftp.c:182:42: error: =EF=BF=BDLIBSSH2_KNOWNHOST_TYPE_PLAIN=EF=BF=BD unde= clared (first use > in this function) > sftp.c:183:42: error: =EF=BF=BDLIBSSH2_KNOWNHOST_KEYENC_RAW=EF=BF=BD unde= clared (first use > in this function) > sftp.c:186:5: error: implicit declaration of function > =EF=BF=BDlibssh2_knownhost_free=EF=BF=BD [-Werror=3Dimplicit-function-dec= laration] > sftp.c:191:10: error: =EF=BF=BDLIBSSH2_KNOWNHOST_CHECK_FAILURE=EF=BF=BD u= ndeclared (first > use in this function) > sftp.c:192:10: error: =EF=BF=BDLIBSSH2_KNOWNHOST_CHECK_NOTFOUND=EF=BF=BD = undeclared (first > use in this function) > sftp.c:195:10: error: =EF=BF=BDLIBSSH2_KNOWNHOST_CHECK_MATCH=EF=BF=BD und= eclared (first > use in this function) > sftp.c:198:10: error: =EF=BF=BDLIBSSH2_KNOWNHOST_CHECK_MISMATCH=EF=BF=BD = undeclared (first > use in this function) > cc1: some warnings being treated as errors > make[5]: *** [libaccess_sftp_plugin_la-sftp.lo] Error 1 > make[5]: Leaving directory `/usr/src/vlc-2.1.5/modules/access' > make[4]: *** [all-recursive] Error 1 > make[4]: Leaving directory `/usr/src/vlc-2.1.5/modules/access' > make[3]: *** [all] Error 2 > make[3]: Leaving directory `/usr/src/vlc-2.1.5/modules/access' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/usr/src/vlc-2.1.5/modules' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/vlc-2.1.5' > make: *** [all] Error 2 > > Then try the following link but again same error appears. > https://mailman.videolan.org/pipermail/vlc-commits/2011-April/006419.html > > My OS distribution is Debian 7.5. > > What should i do to make errors disappear.? > > Any help would be much appreciated. > > Thanks > > ______________________________________________________ > vlc mailing list > To unsubscribe or modify your subscription options: > https://mailman.videolan.org/listinfo/vlc > > --089e01175f2be19636050d1595c4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">libssh2 missing perhaps?<br><br>Regards<br></div><div clas= s=3D"gmail_extra"><br><div class=3D"gmail_quote">2015-01-20 13:35 GMT+00:00= Aqs Younas <span dir=3D"ltr"><<a href=3D"mailto:[email protected]" ta= rget=3D"_blank">[email protected]</a>></span>:<br><blockquote class=3D= "gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding= -left:1ex"><div dir=3D"ltr"><div><div><div><div><div>Hi, list<br><br></div>= I tried to install vlc-2.1.5 from source code using following configure com= mand.<br><pre><span style=3D"font-family:arial,helvetica,sans-serif">./conf= igure --prefix=3D/usr/ --disable-vlc --disable-lua --disable-mad --disable-= swscale --disable-postproc --disable-xcb --disable-alsa</span></pre>Configu= re is perfectly executed with no errors. But when i try to 'make' i= encounter these types of errors.<br><br><br>make[5]: Entering directory `/= usr/src/vlc-2.1.5/modules/access'<br>=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 libaccess_sftp_plugin_la-sftp.lo<br>sftp.c: In function =EF=BF= =BDOpen=EF=BF=BD:<br>sftp.c:152:15: error: =EF=BF=BDLIBSSH2_ERROR_EAGAIN=EF= =BF=BD undeclared (first use in this function)<br>sftp.c:152:15: note: each= undeclared identifier is reported only once for each function it appears i= n<br>sftp.c:161:5: error: implicit declaration of function =EF=BF=BDlibssh2= _session_set_blocking=EF=BF=BD [-Werror=3Dimplicit-function-declaration]<br= >sftp.c:164:5: error: unknown type name =EF=BF=BDLIBSSH2_KNOWNHOSTS<br>sftp= .c:164:5: error: implicit declaration of function =EF=BF=BDlibssh2_knownhos= t_init=EF=BF=BD [-Werror=3Dimplicit-function-declaration]<br>sftp.c:164:42:= warning: initialization makes pointer from integer without a cast [enabled= by default]<br>sftp.c:172:9: error: implicit declaration of function =EF= =BF=BDlibssh2_knownhost_readfile=EF=BF=BD [-Werror=3Dimplicit-function-decl= aration]<br>sftp.c:173:17: error: =EF=BF=BDLIBSSH2_KNOWNHOST_FILE_OPENSSH= =EF=BF=BD undeclared (first use in this function)<br>sftp.c:178:5: error: i= mplicit declaration of function =EF=BF=BDlibssh2_session_hostkey=EF=BF=BD [= -Werror=3Dimplicit-function-declaration]<br>sftp.c:178:31: warning: initial= ization makes pointer from integer without a cast [enabled by default]<br>s= ftp.c:180:5: error: implicit declaration of function =EF=BF=BDlibssh2_known= host_check=EF=BF=BD [-Werror=3Dimplicit-function-declaration]<br>sftp.c:182= :42: error: =EF=BF=BDLIBSSH2_KNOWNHOST_TYPE_PLAIN=EF=BF=BD undeclared (firs= t use in this function)<br>sftp.c:183:42: error: =EF=BF=BDLIBSSH2_KNOWNHOST= _KEYENC_RAW=EF=BF=BD undeclared (first use in this function)<br>sftp.c:186:= 5: error: implicit declaration of function =EF=BF=BDlibssh2_knownhost_free= =EF=BF=BD [-Werror=3Dimplicit-function-declaration]<br>sftp.c:191:10: error= : =EF=BF=BDLIBSSH2_KNOWNHOST_CHECK_FAILURE=EF=BF=BD undeclared (first use i= n this function)<br>sftp.c:192:10: error: =EF=BF=BDLIBSSH2_KNOWNHOST_CHECK_= NOTFOUND=EF=BF=BD undeclared (first use in this function)<br>sftp.c:195:10:= error: =EF=BF=BDLIBSSH2_KNOWNHOST_CHECK_MATCH=EF=BF=BD undeclared (first u= se in this function)<br>sftp.c:198:10: error: =EF=BF=BDLIBSSH2_KNOWNHOST_CH= ECK_MISMATCH=EF=BF=BD undeclared (first use in this function)<br>cc1: some = warnings being treated as errors<br>make[5]: *** [libaccess_sftp_plugin_la-= sftp.lo] Error 1<br>make[5]: Leaving directory `/usr/src/vlc-2.1.5/modules/= access'<br>make[4]: *** [all-recursive] Error 1<br>make[4]: Leaving dir= ectory `/usr/src/vlc-2.1.5/modules/access'<br>make[3]: *** [all] Error = 2<br>make[3]: Leaving directory `/usr/src/vlc-2.1.5/modules/access'<br>= make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/usr/sr= c/vlc-2.1.5/modules'<br>make[1]: *** [all-recursive] Error 1<br>make[1]= : Leaving directory `/usr/src/vlc-2.1.5'<br>make: *** [all] Error 2<br>= <br>Then try the following link but again same error appears.<br><a href=3D= "https://mailman.videolan.org/pipermail/vlc-commits/2011-April/006419.html"= target=3D"_blank">https://mailman.videolan.org/pipermail/vlc-commits/2011-= April/006419.html</a><br><br></div>My OS distribution is Debian 7.5.<br><br= ></div>What should i do to make errors disappear.?<br><br></div>Any help wo= uld be much appreciated.<br><br></div>Thanks <br></div> <br>______________________________________________________<br> vlc mailing list<br> To unsubscribe or modify your subscription options:<br> <a href=3D"https://mailman.videolan.org/listinfo/vlc" target=3D"_blank">htt= ps://mailman.videolan.org/listinfo/vlc</a><br> <br></blockquote></div><br></div> --089e01175f2be19636050d1595c4-- --===============1335244541373018885== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ______________________________________________________ vlc mailing list To unsubscribe or modify your subscription options: https://mailman.videolan.org/listinfo/vlc --===============1335244541373018885==--