Jump to content
  • 0
ZelosAvalon

Emulator erro when Compile

Question

guys i need help, i bought a host with RLCP ( Ragnarok Life Control Painel ) , they have a installer for all emulators, like ( hercules, rathane, brathena, cronus ) every time when i try to install Hercules the RLCP can't copile this, why? some1 knows what i need to do ? can help me ? 

 

i got this error: 

 

        CC	npc_chat.c
	CC	party.c
	CC	path.c
	CC	pc.c
	CC	pc_groups.c
	CC	pet.c
	CC	quest.c
	CC	script.c
	CC	searchstore.c
	CC	skill.c
	CC	status.c
	CC	storage.c
	CC	trade.c
	CC	unit.c
	CC	vending.c
	LD	map-server
obj_sql/HPMmap.o: In function `HPM_shared_symbols':
/home/rlcp35gf/emulador/src/map/../common/HPMSymbols.inc.h:401: undefined reference to `npc_chat'
/home/rlcp35gf/emulador/src/map/../common/HPMSymbols.inc.h:422: undefined reference to `libpcre'
collect2: ld returned 1 exit status
make[1]: *** [../../map-server] Error 1
make[1]: Leaving directory `/home/rlcp35gf/emulador/src/map'
make: *** [map_sql] Error 2

the host can't give me the SSH access so i can't check for bugs in putty or mRemote as I had wont to do =/

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

You need to install pcre on the machine

CentOS:

yum install pcre-devel

Debian Based System:

 

apt-get install libpcre3-dev



Tip:

Don't go with host which can't even give you ssh access

Share this post


Link to post
Share on other sites
  • 0

You need to install pcre on the machine

CentOS:

yum install pcre-devel

Debian Based System:

 

apt-get install libpcre3-dev

 

Tip:

Don't go with host which can't even give you ssh access

but i haven't access to SSH =/ host can't provide it!  :sob:

 

 

 

 

Tip:

 

 

Don't go with host which can't even give you ssh access

 

 

 

 

about it: isn't my host is a cliente host

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.