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
  On 1/22/2016 at 10:05 AM, Dastgir said:

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:

 

 

  Quote

 

 

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
  • 0
  On 1/22/2016 at 10:20 AM, Dastgir said:

Tell host to install the pcre

pcre has been made necessary for hercules.

i ask for host give me free access to ssh, cuz i need it to work! It's an essential tool!

 

ty @@Dastgir now working! 

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...

Important Information

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