[Bug 283584] irc/eggdrop: Fails to build due to tcl.h header location
Date: Sun, 29 Dec 2024 03:42:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283584 --- Comment #15 from ek@purplehat.org --- (In reply to Chris Petrik from comment #12) Well, dang. I completely understand the frustration of the "Linux Syndrome" and I can also relate. 'Tis a shame! I suppose my main concern or question is, why does it build from the ports tree perfectly fine when simply removing the @${REINPLACE_CMD} for the tcl.h file (no USE_GCC=yes needed) but it fails to build in Poudriere without that replacement and vice-versa? I took a quick look through my /etc/make.conf file and see nothing that should change anything regarding a simple build of irc/eggdrop, but that certainly doesn't mean anything when it comes to this, apparently. I mix ports and packages all the time for large builds that aren't actually needed downstream from this build server (like GCC, LLVM, RUST, etc...) so I'm fine with keeping GCC updated via pkg only. I'm really just trying to understand why I can build and run eggdrop just fine without GCC if the port finds the tcl.h header file successfully (I hope I'm making sense? Maybe I'm missing something?) Again, I really appreciate everyone's very responsive effort on this. Cheers! -- You are receiving this mail because: You are the assignee for the bug.