embyte0 / nast

Network Analyzer Sniffer Tool
GNU General Public License v2.0
1 stars 0 forks source link

Needs -fcommon to build #1

Open clausecker opened 1 year ago

clausecker commented 1 year ago

This project has lots of duplicate symbol errors if compiled without -fcommon. Please check if you can get this fixed and perhaps cut a new release.

embyte0 commented 1 year ago

Hi @clausecker,

Thanks for your feedback, very much appreciated.

Saying that I developed this project back in the years, I will be very more than happy if someone would show interest in updating it to current dev standards ;-)

Cheers

clausecker commented 1 year ago

I'm happy that you still care about it! We were about to throw net/nast out of the FreeBSD ports collection when I noticed that moved it to a new upstream. I hope your tool will help lots of people.

embyte0 commented 1 year ago

Exactly, few months back while reworking my personal webpage (at madlab.it) I decided to bring back to life the old projects by adding them to my github repo so to foster new collaboration. Thanks for keeping it in the FreeBSD ports if possible :)