[Bug 283584] irc/eggdrop: Fails to build due to tcl.h header location
Date: Sun, 29 Dec 2024 01:25:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283584 --- Comment #8 from Chris Petrik <cpetrik@proton.me> --- Test run of ./eggdrop -v: Eggdrop v1.10.0 (C) 1997 Robey Pointer (C) 1999-2024 Eggheads Development Team Configure flags: '--with-sslinc=/usr/include' '--with-ssllib=/usr/lib' '--with-tclinc=/usr/local/include/tcl8.6/tcl.h' '--with-tcllib=/usr/local/lib/tcl8.6/libtcl86.so' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/share/man' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd14.2' 'build_alias=amd64-portbld-freebsd14.2' 'CC=gcc13' 'CFLAGS=-O2 -pipe -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc13 -fno-strict-aliasing ' 'LDFLAGS= -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc13 -L/usr/local/lib/gcc13 ' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp13' Compiled with: IPv6, TLS, Threaded DNS core, handlen=32 Eggdrop successfully compiled: -rwxr-xr-x 1 root wheel 523216 Dec 29 02:25 eggdrop Modules successfully compiled: -rwxr-xr-x 1 root wheel 15000 Dec 29 02:25 assoc.so -rwxr-xr-x 1 root wheel 23384 Dec 29 02:25 blowfish.so -rwxr-xr-x 1 root wheel 149520 Dec 29 02:25 channels.so -rwxr-xr-x 1 root wheel 17840 Dec 29 02:25 compress.so -rwxr-xr-x 1 root wheel 16512 Dec 29 02:25 console.so -rwxr-xr-x 1 root wheel 15016 Dec 29 02:25 ctcp.so -rwxr-xr-x 1 root wheel 6488 Dec 29 02:25 dns.so -rwxr-xr-x 1 root wheel 112272 Dec 29 02:25 filesys.so -rwxr-xr-x 1 root wheel 15368 Dec 29 02:25 ident.so -rwxr-xr-x 1 root wheel 192744 Dec 29 02:25 irc.so -rwxr-xr-x 1 root wheel 39096 Dec 29 02:25 notes.so -rwxr-xr-x 1 root wheel 16208 Dec 29 02:25 pbkdf2.so -rwxr-xr-x 1 root wheel 33600 Dec 29 02:25 python.so -rwxr-xr-x 1 root wheel 19080 Dec 29 02:25 seen.so -rwxr-xr-x 1 root wheel 142328 Dec 29 02:25 server.so -rwxr-xr-x 1 root wheel 64584 Dec 29 02:25 share.so -rwxr-xr-x 1 root wheel 47104 Dec 29 02:25 transfer.so -rwxr-xr-x 1 root wheel 33784 Dec 29 02:25 twitch.so -rwxr-xr-x 1 root wheel 12720 Dec 29 02:25 uptime.so Now run "make install" to install your bot. -- You are receiving this mail because: You are the assignee for the bug.