POP before SMTPのためにrelay-ctrlを使っているかた、 いらっしゃいますか? 私のマシンはFreeBSDなんですが、makeをするとエラーが出ます。 エラーが出るソースをいじってincludeする順番を変えてみたり したところ行き着く先は
$ make ./compile net/cork.c net/cork.c: In function `socket_cork': net/cork.c:32: `SOL_TCP' undeclared (first use in this function) net/cork.c:32: (Each undeclared identifier is reported only once net/cork.c:32: for each function it appears in.) *** Error code 1