error while loading shared libraries: lib/libprotoc.so.8: file too short
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
0
down vote
favorite
I get this error will trying to compile files using protocompiler.
These are the files that are present in the lib directory.
drwxr-xr-x 2 aneesha others 4096 Mar 14 2017 pkgconfig
-rwxr-xr-x 1 aneesha others 962716 Mar 14 2017 libprotobuf-lite.so.8.0.0
lrwxrwxrwx 1 aneesha others 25 Mar 14 2017 libprotobuf-lite.so.8 -> libprotobuf-lite.so.8.0.0
lrwxrwxrwx 1 aneesha others 25 Mar 14 2017 libprotobuf-lite.so -> libprotobuf-lite.so.8.0.0
-rwxr-xr-x 1 aneesha others 1021 Mar 14 2017 libprotobuf-lite.la
lrwxrwxrwx 1 aneesha others 18 Mar 14 2017 libprotoc.so.8 -> libprotoc.so.8.0.0
lrwxrwxrwx 1 aneesha others 18 Mar 14 2017 libprotoc.so -> libprotoc.so.8.0.0
-rwxr-xr-x 1 aneesha others 998 Mar 14 2017 libprotoc.la
-rwxr-xr-x 1 aneesha others 8361778 Mar 14 2017 libprotobuf.so.8.0.0
lrwxrwxrwx 1 aneesha others 20 Mar 14 2017 libprotobuf.so.8 -> libprotobuf.so.8.0.0
lrwxrwxrwx 1 aneesha others 20 Mar 14 2017 libprotobuf.so -> libprotobuf.so.8.0.0
-rwxr-xr-x 1 aneesha others 986 Mar 14 2017 libprotobuf.la
-rw-r--r-- 1 aneesha others 2032768 Mar 14 2017 libprotobuf-lite.a
-rw-r--r-- 1 aneesha others 26644912 Mar 14 2017 libprotoc.a
-rw-r--r-- 1 aneesha others 20411718 Mar 14 2017 libprotobuf.a
-rwxr-xr-x 1 aneesha others 0 Mar 15 12:28 libprotoc.so.8.0.0
Can you please help me out with this issue?
compiling shared-library
add a comment |Â
up vote
0
down vote
favorite
I get this error will trying to compile files using protocompiler.
These are the files that are present in the lib directory.
drwxr-xr-x 2 aneesha others 4096 Mar 14 2017 pkgconfig
-rwxr-xr-x 1 aneesha others 962716 Mar 14 2017 libprotobuf-lite.so.8.0.0
lrwxrwxrwx 1 aneesha others 25 Mar 14 2017 libprotobuf-lite.so.8 -> libprotobuf-lite.so.8.0.0
lrwxrwxrwx 1 aneesha others 25 Mar 14 2017 libprotobuf-lite.so -> libprotobuf-lite.so.8.0.0
-rwxr-xr-x 1 aneesha others 1021 Mar 14 2017 libprotobuf-lite.la
lrwxrwxrwx 1 aneesha others 18 Mar 14 2017 libprotoc.so.8 -> libprotoc.so.8.0.0
lrwxrwxrwx 1 aneesha others 18 Mar 14 2017 libprotoc.so -> libprotoc.so.8.0.0
-rwxr-xr-x 1 aneesha others 998 Mar 14 2017 libprotoc.la
-rwxr-xr-x 1 aneesha others 8361778 Mar 14 2017 libprotobuf.so.8.0.0
lrwxrwxrwx 1 aneesha others 20 Mar 14 2017 libprotobuf.so.8 -> libprotobuf.so.8.0.0
lrwxrwxrwx 1 aneesha others 20 Mar 14 2017 libprotobuf.so -> libprotobuf.so.8.0.0
-rwxr-xr-x 1 aneesha others 986 Mar 14 2017 libprotobuf.la
-rw-r--r-- 1 aneesha others 2032768 Mar 14 2017 libprotobuf-lite.a
-rw-r--r-- 1 aneesha others 26644912 Mar 14 2017 libprotoc.a
-rw-r--r-- 1 aneesha others 20411718 Mar 14 2017 libprotobuf.a
-rwxr-xr-x 1 aneesha others 0 Mar 15 12:28 libprotoc.so.8.0.0
Can you please help me out with this issue?
compiling shared-library
Please describe what you have done so far. Is there any guide you are following? Please edit your question to include a link.
â Melebius
Mar 15 at 7:46
Please look on the last line from your listing. The filelibprotoc.so.8.0.0
is empty, probably damaged.
â mariaczi
Mar 15 at 8:32
1
Probably reinstall the package :sudo apt install --reinstall libprotoc8
â Knud Larsen
Mar 15 at 19:27
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I get this error will trying to compile files using protocompiler.
These are the files that are present in the lib directory.
drwxr-xr-x 2 aneesha others 4096 Mar 14 2017 pkgconfig
-rwxr-xr-x 1 aneesha others 962716 Mar 14 2017 libprotobuf-lite.so.8.0.0
lrwxrwxrwx 1 aneesha others 25 Mar 14 2017 libprotobuf-lite.so.8 -> libprotobuf-lite.so.8.0.0
lrwxrwxrwx 1 aneesha others 25 Mar 14 2017 libprotobuf-lite.so -> libprotobuf-lite.so.8.0.0
-rwxr-xr-x 1 aneesha others 1021 Mar 14 2017 libprotobuf-lite.la
lrwxrwxrwx 1 aneesha others 18 Mar 14 2017 libprotoc.so.8 -> libprotoc.so.8.0.0
lrwxrwxrwx 1 aneesha others 18 Mar 14 2017 libprotoc.so -> libprotoc.so.8.0.0
-rwxr-xr-x 1 aneesha others 998 Mar 14 2017 libprotoc.la
-rwxr-xr-x 1 aneesha others 8361778 Mar 14 2017 libprotobuf.so.8.0.0
lrwxrwxrwx 1 aneesha others 20 Mar 14 2017 libprotobuf.so.8 -> libprotobuf.so.8.0.0
lrwxrwxrwx 1 aneesha others 20 Mar 14 2017 libprotobuf.so -> libprotobuf.so.8.0.0
-rwxr-xr-x 1 aneesha others 986 Mar 14 2017 libprotobuf.la
-rw-r--r-- 1 aneesha others 2032768 Mar 14 2017 libprotobuf-lite.a
-rw-r--r-- 1 aneesha others 26644912 Mar 14 2017 libprotoc.a
-rw-r--r-- 1 aneesha others 20411718 Mar 14 2017 libprotobuf.a
-rwxr-xr-x 1 aneesha others 0 Mar 15 12:28 libprotoc.so.8.0.0
Can you please help me out with this issue?
compiling shared-library
I get this error will trying to compile files using protocompiler.
These are the files that are present in the lib directory.
drwxr-xr-x 2 aneesha others 4096 Mar 14 2017 pkgconfig
-rwxr-xr-x 1 aneesha others 962716 Mar 14 2017 libprotobuf-lite.so.8.0.0
lrwxrwxrwx 1 aneesha others 25 Mar 14 2017 libprotobuf-lite.so.8 -> libprotobuf-lite.so.8.0.0
lrwxrwxrwx 1 aneesha others 25 Mar 14 2017 libprotobuf-lite.so -> libprotobuf-lite.so.8.0.0
-rwxr-xr-x 1 aneesha others 1021 Mar 14 2017 libprotobuf-lite.la
lrwxrwxrwx 1 aneesha others 18 Mar 14 2017 libprotoc.so.8 -> libprotoc.so.8.0.0
lrwxrwxrwx 1 aneesha others 18 Mar 14 2017 libprotoc.so -> libprotoc.so.8.0.0
-rwxr-xr-x 1 aneesha others 998 Mar 14 2017 libprotoc.la
-rwxr-xr-x 1 aneesha others 8361778 Mar 14 2017 libprotobuf.so.8.0.0
lrwxrwxrwx 1 aneesha others 20 Mar 14 2017 libprotobuf.so.8 -> libprotobuf.so.8.0.0
lrwxrwxrwx 1 aneesha others 20 Mar 14 2017 libprotobuf.so -> libprotobuf.so.8.0.0
-rwxr-xr-x 1 aneesha others 986 Mar 14 2017 libprotobuf.la
-rw-r--r-- 1 aneesha others 2032768 Mar 14 2017 libprotobuf-lite.a
-rw-r--r-- 1 aneesha others 26644912 Mar 14 2017 libprotoc.a
-rw-r--r-- 1 aneesha others 20411718 Mar 14 2017 libprotobuf.a
-rwxr-xr-x 1 aneesha others 0 Mar 15 12:28 libprotoc.so.8.0.0
Can you please help me out with this issue?
compiling shared-library
compiling shared-library
edited Mar 15 at 7:45
Melebius
3,81341636
3,81341636
asked Mar 15 at 7:39
Aneesha
1
1
Please describe what you have done so far. Is there any guide you are following? Please edit your question to include a link.
â Melebius
Mar 15 at 7:46
Please look on the last line from your listing. The filelibprotoc.so.8.0.0
is empty, probably damaged.
â mariaczi
Mar 15 at 8:32
1
Probably reinstall the package :sudo apt install --reinstall libprotoc8
â Knud Larsen
Mar 15 at 19:27
add a comment |Â
Please describe what you have done so far. Is there any guide you are following? Please edit your question to include a link.
â Melebius
Mar 15 at 7:46
Please look on the last line from your listing. The filelibprotoc.so.8.0.0
is empty, probably damaged.
â mariaczi
Mar 15 at 8:32
1
Probably reinstall the package :sudo apt install --reinstall libprotoc8
â Knud Larsen
Mar 15 at 19:27
Please describe what you have done so far. Is there any guide you are following? Please edit your question to include a link.
â Melebius
Mar 15 at 7:46
Please describe what you have done so far. Is there any guide you are following? Please edit your question to include a link.
â Melebius
Mar 15 at 7:46
Please look on the last line from your listing. The file
libprotoc.so.8.0.0
is empty, probably damaged.â mariaczi
Mar 15 at 8:32
Please look on the last line from your listing. The file
libprotoc.so.8.0.0
is empty, probably damaged.â mariaczi
Mar 15 at 8:32
1
1
Probably reinstall the package :
sudo apt install --reinstall libprotoc8
â Knud Larsen
Mar 15 at 19:27
Probably reinstall the package :
sudo apt install --reinstall libprotoc8
â Knud Larsen
Mar 15 at 19:27
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Â
draft saved
draft discarded
Â
draft saved
draft discarded
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1015074%2ferror-while-loading-shared-libraries-lib-libprotoc-so-8-file-too-short%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Please describe what you have done so far. Is there any guide you are following? Please edit your question to include a link.
â Melebius
Mar 15 at 7:46
Please look on the last line from your listing. The file
libprotoc.so.8.0.0
is empty, probably damaged.â mariaczi
Mar 15 at 8:32
1
Probably reinstall the package :
sudo apt install --reinstall libprotoc8
â Knud Larsen
Mar 15 at 19:27