[prev in list] [next in list] [prev in thread] [next in thread] 

List:       tcpdump-workers
Subject:    [tcpdump-workers] Trouble compiling tcpdump-3.9.8 (Reformatted again)
From:       Eric <epretorious () yahoo ! com>
Date:       2008-02-14 6:20:45
Message-ID: 857514.3256.qm () web52910 ! mail ! re2 ! yahoo ! com
[Download RAW message or body]

var YAHOO = {'Shortcuts' : {}};
YAHOO.Shortcuts.hasSensitiveText = false;
YAHOO.Shortcuts.sensitivityType = [];
YAHOO.Shortcuts.doUlt = false;
YAHOO.Shortcuts.location = "us";
YAHOO.Shortcuts.document_id = 0;
YAHOO.Shortcuts.document_type = "";
YAHOO.Shortcuts.document_title = "[tcpdump-workers] Trouble compiling tcpdump-3.9.8 \
(Reformatted)"; YAHOO.Shortcuts.document_publish_date = "";
YAHOO.Shortcuts.document_author = "epretorious@yahoo.com";
YAHOO.Shortcuts.document_url = "";
YAHOO.Shortcuts.document_tags = "";
YAHOO.Shortcuts.annotationSet = {
"lw_1202969642_0": {
"text": "2.5.34",
"extended": 0,
"startchar": 214,
"endchar": 219,
"start": 214,
"end": 219,
"extendedFrom": "",
"predictedCategory": "",
"predictionProbability": "0",
"weight": 1,
"type": ["shortcuts:/us/instance/identifier/date_only"],
"category": ["IDENTIFIER"],
"context": "got munged...  1.  gcc-4.2.2  is  already  installed. 2.  I\x27ve  \
downloaded/compiled  flex-2.5.34,  bison-2.3,  and  libpcap-0.9.8  in  /usr/local. 3. \
When  attempting  to  compile", "metaData": {
"isoEndDate": "",
"isoStartDate": "20340205T100000",
"past": "false",
"recurring": "false"
}
 },
"lw_1202969642_1": {
"text": "Sunnyvale,  CA",
"extended": 0,
"startchar": 3551,
"endchar": 3567,
"start": 3551,
"end": 3567,
"extendedFrom": "",
"predictedCategory": "PLACE",
"predictionProbability": "0.836497",
"weight": 0.35,
"type": ["shortcuts:/us/instance/place/destination", \
"shortcuts:/us/instance/place/us/town"], "category": ["PLACE"],
"context": "Makefile and config.log available OoB (i.e., on request).  Eric  P. \
Sunnyvale,  CA          \
____________________________________________________________________________________ \
Looking for last minute shopping deals?   Find them fast with", "metaData": {
"geoArea": "57.1216",
"geoCountry": "United States",
"geoCounty": "Santa Clara",
"geoIsoCountryCode": "US",
"geoLocation": "(-122.03825, 37.371552)",
"geoName": "Sunnyvale",
"geoPlaceType": "Town",
"geoState": "California",
"geoStateCode": "CA",
"geoTown": "Sunnyvale",
"type": "shortcuts:/us/instance/place/us/town"
}
 },
"lw_1202969642_2": {
"text": "Yahoo! Search",
"extended": 0,
"startchar": 3775,
"endchar": 3788,
"start": 3775,
"end": 3788,
"extendedFrom": "",
"predictedCategory": "PERSON",
"predictionProbability": "0.494014",
"weight": 0.35,
"type": ["shortcuts:/us/instance/organization/company/yahoo_property"],
"category": ["ORGANIZATION"],
"context": "Looking for last minute shopping deals?   Find them fast with Yahoo! \
Search.  http://tools.search.yahoo.com/newsearch/category.php?category=shopping- This \
is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe", \
"metaData": { "yprop_name": "Yahoo! Search",
"yprop_url": "http://search.yahoo.com/"
}
 },
"lw_1202969642_3": {
"text": "http://tools.search.yahoo.com/newsearch/category.php?category=shopping-",
"extended": 0,
"startchar": 3895,
"endchar": 3965,
"start": 3895,
"end": 3965,
"extendedFrom": "",
"predictedCategory": "",
"predictionProbability": "0",
"weight": 1,
"type": ["shortcuts:/us/instance/identifier/hyperlink/http"],
"category": ["IDENTIFIER"],
"context": "",
"metaData": {
"linkHref": "http://tools.search.yahoo.com/newsearch/category.php?category=shopping-",
 "linkProtocol": "http",
"linkTarget": "_blank"
}
 }
};

Sorry 
for 
the 
duplication 
- 
I 
just 
saw 
that 
the 
message 
that 
I 
sent 
yesterday 
got 
munged... again!

1. gcc-4.2.2 is already installed.
2. I've downloaded/compiled flex-2.5.34, bison-2.3, and libpcap-0.9.8 in /usr/local.
3. When attempting to compile tcpdump-3.9.8 I get the following error:

==============

/usr/local/lib/libpcap.a(pcap.o): In function `pcap_datalink_name_to_val':
pcap.c:(.text+0x1b0): multiple definition of `pcap_datalink_name_to_val'
dlnames.o:dlnames.c:(.text+0xa0): first defined here
/usr/bin/ld:
Warning: size of symbol `pcap_datalink_name_to_val' changed from 98 in
dlnames.o to 114 in /usr/local/lib/libpcap.a(pcap.o)
/usr/local/lib/libpcap.a(pcap.o): In function `pcap_datalink_val_to_name':
pcap.c:(.text+0x230): multiple definition of
`pcap_datalink_val_to_name'
dlnames.o:dlnames.c:(.text+0x0): first defined here
/usr/bin/ld:
Warning: size of symbol `pcap_datalink_val_to_name' changed from 66 in
dlnames.o to 78 in /usr/local/lib/libpcap.a(pcap.o)
/usr/local/lib/libpcap.a(pcap.o): In function `pcap_datalink_val_to_description':
pcap.c:(.text+0x280): multiple definition of `pcap_datalink_val_to_description'
dlnames.o:dlnames.c:(.text+0x50): first defined here
/usr/bin/ld:
Warning: size of symbol `pcap_datalink_val_to_description' changed from
76 in dlnames.o to 93 in /usr/local/lib/libpcap.a(pcap.o)
/usr/local/lib/libpcap.a(pcap.o): In function `pcap_list_datalinks':
pcap.c:(.text+0x920): multiple definition of `pcap_list_datalinks'
datalinks.o:datalinks.c:(.text+0x0): first defined here
/usr/bin/ld: Warning: size of symbol `pcap_list_datalinks' changed from 59 in \
                datalinks.o to 209 in
/usr/local/lib/libpcap.a(pcap.o)
/usr/local/lib/libpcap.a(savefile.o): In function `pcap_dump_ftell':
savefile.c:(.text+0xe0): multiple definition of `pcap_dump_ftell'
pcap_dump_ftell.o:pcap_dump_ftell.c:(.text+0x0): first defined here
/usr/bin/ld:
Warning: size of symbol `pcap_dump_ftell' changed from 9 in
pcap_dump_ftell.o to 35 in /usr/local/lib/libpcap.a(savefile.o)
/usr/local/lib/libpcap.a(gencode.o): In function `pcap_compile':
gencode.c:(.text+0x6bf): undefined reference to `lex_init'
/usr/local/lib/libpcap.a(gencode.o): In function `.L161':
gencode.c:(.text+0x827): undefined reference to `lex_cleanup'
/usr/local/lib/libpcap.a(gencode.o): In function `.L146':
gencode.c:(.text+0xe04): undefined reference to `lex_cleanup'
/usr/local/lib/libpcap.a(grammar.o): In function `.L42':
grammar.c:(.text+0x4e6): undefined reference to `pcap_lex'
collect2: ld returned 1 exit status
make: *** [tcpdump] Error
1

==============


What am I overlooking?

Eric P.
Sunnyvale, CA





      ____________________________________________________________________________________
 Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  \
                http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 
-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic