GithubHelp home page GithubHelp logo

Comments (5)

anarcat avatar anarcat commented on September 26, 2024

can this be reproduce on the latest master branch? how about 3.4?

from charybdis.

kaniini avatar kaniini commented on September 26, 2024

please try with git master, we have no interest in 3.3 as it is many years old.

from charybdis.

tautschnig avatar tautschnig commented on September 26, 2024

Hi! Apologies for the major delay in getting back to you. I cannot yet confirm that the above problem has been fixed (though it might have been), because I'm now getting the following error:
[...]
gcc -I../include -I../libratbox/include -DIRCD_PREFIX="/usr" -O0 -Wall -std=gnu99 -g -g -O2 -c version.c
gcc -O0 -Wall -std=gnu99 -g -g -O2 -Wl,-export-dynamic -Wl,-rpath=/usr/lib/charybdis -o ircd bandbi.o blacklist.o cache.o capability.o channel.o chmode.o class.o client.o extban.o getopt.o hash.o hook.o hostmask.o ipv4_from_ipv6.o irc_dictionary.o ircd.o ircd_signal.o listener.o logger.o match.o modules.o monitor.o newconf.o numeric.o operhash.o packet.o parse.o privilege.o ratelimit.o res.o reslib.o reject.o restart.o s_auth.o s_conf.o s_newconf.o s_serv.o s_user.o scache.o send.o snomask.o sslproc.o substitution.o supported.o tgchange.o whowas.o lex.yy.o y.tab.o version.o -L../libratbox/src/.libs -lratbox -ldl -lcrypt -lfl
file ircd_parser.y line 29: error: conflicting function declarations "yyerror"
old definition in module s_conf file s_conf.c line 1575
void (const char msg)
new definition in module y.tab file ircd_parser.y line 29
signed int (const char *)
make[2]: *
* [ircd] Error 64

(This is while building Debian package version 3.4.2-3.)

Please let me know if you think this can be fixed; once it is, I will re-check the full package and let you know.

Best,
Michael

from charybdis.

jillest avatar jillest commented on September 26, 2024

I think commit 67b7840 should fix the problem with yyerror().

from charybdis.

tautschnig avatar tautschnig commented on September 26, 2024

My apologies for taking this long to respond (if such a response was actually sought): yes, I do confirm that the mentioned commit fixes the issue with yyerrror().

Best,
Michael

from charybdis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.