On Fri, 5 Apr 2013 17:53:04 -0300 Flako <[email protected]> wrote: Lo quiero para sumar un servicio mas a mi servidor.
Al descargar descomprimo y voy a bbs/src
para compilarlo.
Me indica en el ./configure
-= InsTallation V1.5b =-
-> Creating 'Gen/CONFIG.H'
|-> Install directory [/home/mama/.local/share/Trash/files/bbs.2]
|_log directory [/home/mama/.local/share/Trash/files/bbs.2/log]
|_binaries directory [/home/mama/.local/share/Trash/files/bbs.2/bin]
|_config and bbs data base [/home/mama/.local/share/Trash/files/bbs.2/etc]
|_data (pipes) directory [/home/mama/.local/share/Trash/files/bbs.2/data]
|-> Modify directories [y]es [n]o: n
-> Daemon launcher 'pipo-bbs' done in
[/home/mama/.local/share/Trash/files/bbs.2/bin]
-> All done. You can type 'make' now...
mama@zeuza:~/Descargas/bbs/src$ make
make[1]: se ingresa al directorio
`/home/mama/.local/share/Trash/files/bbs.2/src/edit'
Makefile:30: dep: No existe el fichero o el directorio
gcc -I../Gen/ -M *.cpp > dep
make[1]: se sale del directorio
`/home/mama/.local/share/Trash/files/bbs.2/src/edit'
make[1]: se ingresa al directorio
`/home/mama/.local/share/Trash/files/bbs.2/src/edit'
g++ -Wall -Wshadow -D_XOPEN_SOURCE -D_SVID_SOURCE -pedantic -ansi -fexceptions
-I../Gen/ -g -c edit.cpp -o edit.o
In file included from edit.cpp:76:
edit_internal.H: In constructor ‘Display::Display(Context*)’:
edit_internal.H:127: warning: declaration of ‘ct’ shadows a member of 'this'
edit_internal.H: In constructor ‘Commands::Commands(Context*, int*)’:
edit_internal.H:150: warning: declaration of ‘fin’ shadows a member of 'this'
edit_internal.H:150: warning: declaration of ‘ct’ shadows a member of 'this'
edit.cpp: In member function ‘void Display::refresh()’:
edit.cpp:294: error: ‘sprintf’ was not declared in this scope
edit.cpp: In member function ‘void Display::insert(char)’:
edit.cpp:306: error: ‘sprintf’ was not declared in this scope
edit.cpp: In member function ‘void Display::write(char)’:
edit.cpp:333: error: ‘sprintf’ was not declared in this scope
edit.cpp: In member function ‘void Display::left()’:
edit.cpp:362: warning: declaration of ‘col’ shadows a member of 'this'
edit.cpp:373: error: ‘sprintf’ was not declared in this scope
edit.cpp: In member function ‘void Display::right()’:
edit.cpp:380: warning: declaration of ‘eol’ shadows a member of 'this'
edit.cpp:390: error: ‘sprintf’ was not declared in this scope
edit.cpp: In member function ‘void Display::bkspace()’:
edit.cpp:406: warning: declaration of ‘col’ shadows a member of 'this'
edit.cpp:421: error: ‘sprintf’ was not declared in this scope
edit.cpp: In member function ‘void Display::retch()’:
edit.cpp:433: error: ‘sprintf’ was not declared in this scope
edit.cpp: In constructor ‘Buffer::Buffer(Context*, int&)’:
edit.cpp:442: warning: declaration of ‘fin’ shadows a member of 'this'
edit.cpp:442: warning: declaration of ‘ct’ shadows a member of 'this'
edit.cpp:452: error: ‘strcpy’ was not declared in this scope
edit.cpp:453: error: ‘strlen’ was not declared in this scope
edit.cpp: In member function ‘void Buffer::insert(char*)’:
edit.cpp:635: error: ‘strlen’ was not declared in this scope
make[1]: *** [edit.o] Error 1
make[1]: se sale del directorio
`/home/mama/.local/share/Trash/files/bbs.2/src/edit'
make: *** [edit] Error 2
me aparecen muchos errores,
al ejecutar
mama@zeuza:~/.local/share/Trash/files/bbs.2/bin$ ./pipo-bbs
.: 13: Can't open /etc/rc.d/init.d/functions
No se, me supera.
--
MamaLibre Reader :. http://mamalibre.com.ar/reader/
Buscador del Sur :. http://buscar.mamalibre.com.ar/
Voip Mumble :. http://mumble.com.ar
Web Hosting :. http://mamalibre.com.ar
Red Social :. http://legadolibre.com.ar
Jabber/XMPP :. http://mamalibre.com.ar/xmpp/
MamaLibre, Casa en Lincoln, Ituzaingo 1085 CP6070, Buenos Aires, Argentina
pgpQNr_vmyxuQ.pgp
Description: PGP signature

