Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 09:04

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



FreeBSD 9.1 32BIT und der Errorcode 1

Discussion on FreeBSD 9.1 32BIT und der Errorcode 1 within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jun 2009
Posts: 129
Received Thanks: 9
FreeBSD 9.1 32BIT und der Errorcode 1

Hallo Zusammen,
Ich suche jemanden der die lösung für mein aktuelles problem kennt
Und zwar egal was ich installieren will

Ich gehe überall so vor:
_______________________________________

portsnap update extract
in das verzeichnis
make install

________________________________________

egal welche befehle ich eingebe es geht einfach nicht.
Die zeilen die ich Rot makiert habe sind glaube ich der fehler...

Hab ich vllt nicht die richtigen oder sogar keine libs dafür?







Quote:
root:/usr/ports/www/apache22# make install
===> apache22-2.2.24 depends on file: /usr/local/bin/perl5.14.2 - found
===> apache22-2.2.24 depends on file: /usr/local/bin/autoconf-2.69 - not found
===> Verifying install for /usr/local/bin/autoconf-2.69 in /usr/ports/devel/autoconf
===> autoconf-2.69 depends on executable: gm4 - found
===> autoconf-2.69 depends on executable: help2man - not found
===> Verifying install for help2man in /usr/ports/misc/help2man
===> help2man-1.42.1 depends on package: p5-Locale-gettext>=0 - not found
===> Verifying install for p5-Locale-gettext>=0 in /usr/ports/devel/p5-Locale-gettext
===> p5-Locale-gettext-1.05_3 depends on file: /usr/local/bin/perl5.14.2 - found
===> p5-Locale-gettext-1.05_3 depends on shared library: intl - not found
===> Verifying install for intl in /usr/ports/devel/gettext
===> Building for gettext-0.18.1.1_1
Making all in gnulib-local
Making all in gettext-runtime
make all-recursive
Making all in doc
Making all in intl
Making all in intl-java
Making all in intl-csharp
Making all in gnulib-lib
make all-recursive
Making all in libasprintf
make all-am
Making all in src
Making all in po
Making all in man
Making all in m4
Making all in tests
Making all in gettext-tools
make all-recursive
Making all in doc
Making all in intl
Making all in gnulib-lib
make all-am
/bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c -o term-styled-ostream.lo term-styled-ostream.c
libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../intl -I./libcroco -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c term-styled-ostream.c -fPIC -DPIC -o .libs/term-styled-ostream.o

In file included from ./libxml/parser.h:797,
from ./libxml/globals.h:19,
from ./libxml/threads.h:36,
from ./libxml/xmlmemory.h:217,
from ./libxml/tree.h:1205,
from ./libcroco/cr-sel-eng.h:34,
from term-styled-ostream.oo.c:26:
./libxml/encoding.h:29:19: error: iconv.h: No such file or directory
In file included from ./libxml/parser.h:797,
from ./libxml/globals.h:19,
from ./libxml/threads.h:36,
from ./libxml/xmlmemory.h:217,
from ./libxml/tree.h:1205,
from ./libcroco/cr-sel-eng.h:34,
from term-styled-ostream.oo.c:26:
./libxml/encoding.h:137: error: expected specifier-qualifier-list before 'iconv_t'
*** [term-styled-ostream.lo] Error code 1


Stop in /usr/ports/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib.
*** [all] Error code 1

Stop in /usr/ports/devel/gettext/work/gettext-0.18.1.1/gettext-tools/gnulib-lib.
*** [all-recursive] Error code 1

Stop in /usr/ports/devel/gettext/work/gettext-0.18.1.1/gettext-tools.
*** [all] Error code 1

Stop in /usr/ports/devel/gettext/work/gettext-0.18.1.1/gettext-tools.
*** [all-recursive] Error code 1

Stop in /usr/ports/devel/gettext/work/gettext-0.18.1.1.
*** [do-build] Error code 1

Stop in /usr/ports/devel/gettext.
*** [lib-depends] Error code 1

Stop in /usr/ports/devel/p5-Locale-gettext.
*** [build-depends] Error code 1

Stop in /usr/ports/misc/help2man.
*** [install] Error code 1

Stop in /usr/ports/misc/help2man.
*** [build-depends] Error code 1

Stop in /usr/ports/devel/autoconf.
*** [build-depends] Error code 1

Stop in /usr/ports/www/apache22.
*** [install] Error code 1

Stop in /usr/ports/www/apache22.
RealRiooX is offline  
Old 06/09/2013, 13:25   #2
 
elite*gold: 0
Join Date: Dec 2011
Posts: 449
Received Thanks: 17
instaliere alles neu und such dier 32 bit libs
rakuz123456 is offline  
Old 06/09/2013, 13:31   #3
 
Coniesan's Avatar
 
elite*gold: 1000
Join Date: Mar 2009
Posts: 1,408
Received Thanks: 1,007
.... schonmal
Code:
portsnap fetch extract && portsnap fetch update
ausgeführt? wenn nein, mach das mal, wenn ja, hab ich nochmla ne Idee (liegt nämlich daran, dass der Compiler nicht aktuell is, so weit ich weiß)
Coniesan is offline  
Old 06/09/2013, 14:15   #4
 
elite*gold: 0
Join Date: Jun 2009
Posts: 129
Received Thanks: 9
habe ich funktioniert immernoch nicht^^
RealRiooX is offline  
Old 06/09/2013, 14:33   #5
 
Coniesan's Avatar
 
elite*gold: 1000
Join Date: Mar 2009
Posts: 1,408
Received Thanks: 1,007
mach mal
Code:
pkg_info
und post mir mal pls den Output
Coniesan is offline  
Old 06/09/2013, 15:05   #6
 
elite*gold: 0
Join Date: Jun 2009
Posts: 129
Received Thanks: 9
cmake-2.8.10.2 Cross-platform Makefile generator
cmake-modules-2.8.10.2 Modules and Templates for CMake
dialog4ports-0.1.4 Console Interface to configure ports
libtool-2.4.2 Generic shared library support script
m4-1.4.16_1,1 GNU m4
mysql-client-5.6.11 Multithreaded SQL database (client)
mysql-server-5.6.11 Multithreaded SQL database (server)
perl-5.14.2_3 Practical Extraction and Report Language

Hmm geht immernoch nicht....
RealRiooX is offline  
Reply


Similar Threads Similar Threads
[S] libs freebsd 32bit
05/06/2012 - Metin2 Private Server - 0 Replies
Hallo leute ich suche für mein root libs 32bit hat wer ein tut der mit helfen kan?
[Libs]Freebsd 8.1 32bit
11/26/2011 - Metin2 Private Server - 0 Replies
Guten Abend, ich suche die richtigen libs für Freebsd 8.1.... Hab schon paar probiert kommt aber immer eine fehlermeldung, dass die Libs nicht findbar sind. Vill kann jemand helfen ... Mfg hr4rjuku
Freebsd 8.1 (32bit) Libs
10/15/2011 - Metin2 Private Server - 4 Replies
Kann geclosed werden
Frage - FreeBSD 7.2 32bit!!!
10/20/2010 - Metin2 Private Server - 9 Replies
Hey Comm, würde ein Metin2 Pserver auf FreeBSD 7.2 32bit stabil laufen?
32Bit für FreeBSd
04/27/2010 - Metin2 Private Server - 2 Replies
Hi, ich habe ja einen Root Server will nun auch FreeBsd darauf installieren. Nun ist mir aber aufgefallen das gesagt das man nur ein 32Bit Betriebssytem auf den Server haben darf. Ich habe Unbuntu 8.04 LTS - Lamp 64Bit drauuf. Muss ich da jetzt die 32Bit Version installieren oder geht das auch mit der 64Bit.? Und kann eine 32Bit System eigentlich nicht nur 4GB ram verwalten?



All times are GMT +1. The time now is 09:04.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.