Menu

#11 The source will not compile

CVS_snapshot
closed-fixed
5
2004-11-04
2004-11-04
Murat K
No

hi,
when i want do compile the newest cvs snapshot i get a
error:

make[1]: *** Keine Regel vorhanden, um das Target
ťcommand_capabilities.oŤ,
benötigt von ťchat_serverŤ, zu erstellen. Schluss.
in english it would be like:
make[1 ]: *** no rule available, in order the target
"command_capabilities.o", needs of "chat_server", to
provide. Conclusion.

here the hole make:

murat@linux:~/chateverywhere/chat_everywhere/server> make
cd intl && make
make[1]: Entering directory
`/home/murat/chateverywhere/chat_everywhere/server/intl'
make[1]: Für das Ziel ťallŤ ist nichts zu tun.
make[1]: Leaving directory
`/home/murat/chateverywhere/chat_everywhere/server/intl'
cd po && make
make[1]: Entering directory
`/home/murat/chateverywhere/chat_everywhere/server/po'
make[1]: Für das Ziel ťallŤ ist nichts zu tun.
make[1]: Leaving directory
`/home/murat/chateverywhere/chat_everywhere/server/po'
cd src && make
make[1]: Entering directory
`/home/murat/chateverywhere/chat_everywhere/server/src'
gcc -g -O2 -Wall -I../intl
-DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/etc/chat.conf\" -c
-o command_action.o command_action.c
In file included from command_action.c:38:
logging_support.h:37: warning: conflicting types for
built-in function `log'
gcc -g -O2 -Wall -I../intl
-DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/etc/chat.conf\" -c
-o command_ban.o command_ban.c
In file included from command_ban.c:44:
logging_support.h:37: warning: conflicting types for
built-in function `log'
gcc -g -O2 -Wall -I../intl
-DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/etc/chat.conf\" -c
-o command_help.o command_help.c
gcc -g -O2 -Wall -I../intl
-DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/etc/chat.conf\" -c
-o command_ignore.o command_ignore.c
In file included from command_ignore.c:39:
logging_support.h:37: warning: conflicting types for
built-in function `log'
gcc -g -O2 -Wall -I../intl
-DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/etc/chat.conf\" -c
-o command_kick.o command_kick.c
In file included from command_kick.c:39:
logging_support.h:37: warning: conflicting types for
built-in function `log'
gcc -g -O2 -Wall -I../intl
-DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/etc/chat.conf\" -c
-o command_msg.o command_msg.c
gcc -g -O2 -Wall -I../intl
-DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/etc/chat.conf\" -c
-o command_op.o command_op.c
In file included from command_op.c:39:
logging_support.h:37: warning: conflicting types for
built-in function `log'
gcc -g -O2 -Wall -I../intl
-DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/etc/chat.conf\" -c
-o command_quit.o command_quit.c
gcc -g -O2 -Wall -I../intl
-DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/etc/chat.conf\" -c
-o command_seen.o command_seen.c
gcc -g -O2 -Wall -I../intl
-DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/etc/chat.conf\" -c
-o command_setlevel.o command_setlevel.c
In file included from command_setlevel.c:39:
logging_support.h:37: warning: conflicting types for
built-in function `log'
gcc -g -O2 -Wall -I../intl
-DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/etc/chat.conf\" -c
-o command_stats.o command_stats.c
In file included from command_stats.c:40:
logging_support.h:37: warning: conflicting types for
built-in function `log'
gcc -g -O2 -Wall -I../intl
-DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/etc/chat.conf\" -c
-o command_talk.o command_talk.c
In file included from command_talk.c:40:
logging_support.h:37: warning: conflicting types for
built-in function `log'
gcc -g -O2 -Wall -I../intl
-DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/etc/chat.conf\" -c
-o command_unban.o command_unban.c
In file included from command_unban.c:39:
logging_support.h:37: warning: conflicting types for
built-in function `log'
gcc -g -O2 -Wall -I../intl
-DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/etc/chat.conf\" -c
-o command_unignore.o command_unignore.c
In file included from command_unignore.c:39:
logging_support.h:37: warning: conflicting types for
built-in function `log'
gcc -g -O2 -Wall -I../intl
-DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/etc/chat.conf\" -c
-o command_users.o command_users.c
gcc -g -O2 -Wall -I../intl
-DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/etc/chat.conf\" -c
-o command_usersinfo.o command_usersinfo.c
In file included from command_usersinfo.c:39:
logging_support.h:37: warning: conflicting types for
built-in function `log'
gcc -g -O2 -Wall -I../intl
-DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/etc/chat.conf\" -c
-o command_login.o command_login.c
In file included from command_login.c:42:
logging_support.h:37: warning: conflicting types for
built-in function `log'
gcc -g -O2 -Wall -I../intl
-DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/etc/chat.conf\" -c
-o command_auth.o command_auth.c
In file included from command_auth.c:32:
logging_support.h:37: warning: conflicting types for
built-in function `log'
gcc -g -O2 -Wall -I../intl
-DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/etc/chat.conf\" -c
-o command_gag.o command_gag.c
In file included from command_gag.c:41:
logging_support.h:37: warning: conflicting types for
built-in function `log'
command_gag.c: In function `set_gag':
command_gag.c:329: warning: implicit declaration of
function `memcpy'
make[1]: *** Keine Regel vorhanden, um das Target
ťcommand_capabilities.oŤ,
benötigt von ťchat_serverŤ, zu erstellen. Schluss.
make[1]: Leaving directory
`/home/murat/chateverywhere/chat_everywhere/server/src'
make: *** [all] Fehler 2

i will try to fix it but i don't know if i really will
have success.
i hope you will fix it,

best regards,

romsm

Discussion

  • Murat K

    Murat K - 2004-11-04
    • assigned_to: nobody --> alexisb
     
  • Alexis de Bernis

    • status: open --> closed-fixed
     
  • Alexis de Bernis

    Logged In: YES
    user_id=199042

    Thanks for the bug report. I forgot to add the new
    command_capabilities.c file into the CVS tree. This is fixed
    right now, and you can use cvs update into your tree to get
    the new file. Just type make again, and it should go fine !

    Thanks a lot for this report, have a nice try !

    -- Alexis

     

Log in to post a comment.

MongoDB Logo MongoDB