#6171 closed defect (fixed)
UPDATE: fragroute-1.2
Reported by: | pierre@… | Owned by: | riccardo@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
fragroute doesn't build due to 2 different errors, the first because it includes ${prefix}/include/dnet/tun.h and its own version of tun.h at the same time; the second because it doesn't find BIOCIMMEDIATE. Both can be fixed quite easily (but the patches are not the most aesthetically pleasant, I have to say). I'm not an expert, so if by any means you think there's a better way of doing it (and I'm sure there are), please do reject them. Thanks! Patch attached as a tgz, diff of Portfile, and 2 patches. -- Pierre Queinnec
Attachments (1)
Change History (3)
Changed 19 years ago by pierre@…
Attachment: | fragroute-1.2-diff.tar.gz added |
---|
comment:1 Changed 19 years ago by riccardo@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 19 years ago by riccardo@…
Thanks Pierre, I resolved only the tun.h problem but not the other. Patch are cool. Thanks!
Note: See
TracTickets for help on using
tickets.
Patches