• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Debian błąd podczas kompilacji

Balicuss

New Member
Joined
Jul 5, 2009
Messages
193
Reaction score
1
Location
POLand
Witam !
Czy wie ktoś jak naprawić ten błąd ? Przeszukałem forum, google i nic ciekawego nie znalazłem w "podobnych" tematach.

/usr/local/include/boost/system/error_code.hpp:172: undefined reference to `boos t::system::get_posix_category()'
spells.o:/usr/local/include/boost/system/error_code.hpp:175: more undefined refe rences to `boost::system::get_posix_category()' follow
collect2: ld returned 1 exit status
make[1]: *** [theforgottenserver] Error 1
make[1]: Leaving directory `/home/trunk.r3666'
make: *** [all] Error 2
root@balicus:/home/trunk.r3666#

cały błąd
Wklej.to - po prostu wklej to! - paste: woasi
 
Repozytorium działające mógłbyś podać ?

Już tylko tylko błędów zostalo
actions.o: In function `__static_initialization_and_destruction_0':
/usr/local/include/boost/system/error_code.hpp:172: undefined reference to `boost::system::get_posix_category()'
/usr/local/include/boost/system/error_code.hpp:175: undefined reference to `boost::system::get_posix_category()'
baseevents.o: In function `__static_initialization_and_destruction_0':
/usr/local/include/boost/system/error_code.hpp:172: undefined reference to `boost::system::get_posix_category()'
/usr/local/include/boost/system/error_code.hpp:175: undefined reference to `boost::system::get_posix_category()'
beds.o: In function `__static_initialization_and_destruction_0':
/usr/local/include/boost/system/error_code.hpp:172: undefined reference to `boost::system::get_posix_category()'
beds.o:/usr/local/include/boost/system/error_code.hpp:175: more undefined references to `boost::system::get_posix_category()' follow
collect2: ld returned 1 exit status
make[1]: *** [theforgottenserver] Error 1
make[1]: Leaving directory `/home/trunk.r3666'
make: *** [all] Error 2
 
Last edited:
Repozytorium działające mógłbyś podać ?

Code:
deb http://mir1.ovh.net/debian/ etch main
deb-src http://mir1.ovh.net/debian/ etch main
deb http://security.debian.org/ etch/updates main contrib
deb-src http://security.debian.org/ etch/updates main contrib
deb http://ftp.de.debian.org/debian/ testing main contrib non-free
deb-src http://ftp.de.debian.org/debian testing main contrib non-free
deb http://security.debian.org stable/updates main contrib non-free
deb-src http://security.debian.org stable/updates main contrib non-free
deb http://security.debian.org testing/updates main contrib non-free
deb-src http://security.debian.org testing/updates main contrib non-free
 
apt-get update
Wklej.to - po prostu wklej to! - paste: tOzYt

aptitude install libboost
balicus:/home/trunk.r3666#
balicus:/home/trunk.r3666# aptitude install libboost
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Couldn't find package "libboost", and more than 40
packages contain "libboost" in their name.
Couldn't find package "libboost", and more than 40
packages contain "libboost" in their name.
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 366 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done

ale dalej ten sam błąd co we wcześniejszym poście dodałem ;]
 
Na squeezie wszystko leci elegancko więc nie wiem czemu płaczesz poza tym wyczułem w twoich wypowiedziach pretensje co nie powinno mieć miejsca bo to że masz donatora/premium nie oznacza że każdy ma latać koło Ciebie. Masz google i głowę to kombinuj.
 
Na squeezie wszystko leci elegancko więc nie wiem czemu płaczesz poza tym wyczułem w twoich wypowiedziach pretensje co nie powinno mieć miejsca bo to że masz donatora/premium nie oznacza że każdy ma latać koło Ciebie. Masz google i głowę to kombinuj.

To najwyraźniej źle wyczułeś i takie głupoty to możesz pisać do innych a nie do mnie. Tak sobie napisałem bo go "znam" więc się nie czepiaj i nic nie przeczuwaj bo Ci to nie wychodzi. Poza tym wiem, że to zrobię tylko że zejdzie mi pewnie do piątku wyłączając czwartek bo nie mam czasu ;] Niby Debian jest starszy więc powinien mieć "dużo dobrych działających repo" a tu zonk nie ma, instalkuje squeeza to wyskakuje mi że proces apache2 jest przeciązony. Nawet mi się nie chce siedzieć przy tym. Zaznacze, że gdybym chciał gotowac to bym od początku spamował, a jednak nie chce.
 
Last edited:
proszę repo squeeze

Code:
deb http://ftp.pl.debian.org/debian/ stable main non-free contrib
deb-src http://ftp.pl.debian.org/debian/ stable main non-free contrib
deb http://security.debian.org/ stable/updates main contrib non-free
deb-src http://security.debian.org/ stable/updates main contrib non-free
deb http://ftp.pl.debian.org/debian/ stable-updates main non-free contrib
deb-src http://ftp.pl.debian.org/debian/ stable-updates main non-free contrib
 
Back
Top