HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- lftp 3.0.11 compilation - resolv.h, dn_expand
Operating System - HP-UX
1833088
Members
3172
Online
110050
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2004 09:30 PM
11-23-2004 09:30 PM
lftp 3.0.11 compilation - resolv.h, dn_expand
Does anybody know what the problem is with dn_expand? See also http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=616916
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/local/include -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -MT Resolver.lo -MD -MP -MF ".deps/Resolver.Tpo" -c -o Resolver.lo Resolver.cc; \
then mv -f ".deps/Resolver.Tpo" ".deps/Resolver.Plo"; else rm -f ".deps/Resolver.Tpo"; exit 1; fi
Resolver.cc: In function `int extract_domain(const unsigned char*, const unsigned char*, int, char*, int)':
Resolver.cc:395: error: `dn_expand' undeclared (first use this function)
Resolver.cc:395: error: (Each undeclared identifier is reported only once for each function it appears in.)
Resolver.cc:396: error: `dn_skipname' undeclared (first use this function)
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/local/include -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -MT Resolver.lo -MD -MP -MF ".deps/Resolver.Tpo" -c -o Resolver.lo Resolver.cc; \
then mv -f ".deps/Resolver.Tpo" ".deps/Resolver.Plo"; else rm -f ".deps/Resolver.Tpo"; exit 1; fi
Resolver.cc: In function `int extract_domain(const unsigned char*, const unsigned char*, int, char*, int)':
Resolver.cc:395: error: `dn_expand' undeclared (first use this function)
Resolver.cc:395: error: (Each undeclared identifier is reported only once for each function it appears in.)
Resolver.cc:396: error: `dn_skipname' undeclared (first use this function)
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
First they ignore you, Then they laugh at you, Then they fight you, Then you win. - Gandhi -
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2004 08:27 PM
12-02-2004 08:27 PM
Re: lftp 3.0.11 compilation - resolv.h, dn_expand
Does this have to do with me installing a GCC depot instead of building GCC on my machine? Anyone? Please help! :)
Roger
Roger
First they ignore you, Then they laugh at you, Then they fight you, Then you win. - Gandhi -
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2004 01:02 PM
12-05-2004 01:02 PM
Re: lftp 3.0.11 compilation - resolv.h, dn_expand
Please try the following.
After running configure edit/include/config.h and uncomment HAVE_DN_EXPAND line as follows.
/* #define HAVE_DN_EXPAND 1 */
Then run make and hope it works :-)
After running configure edit
/* #define HAVE_DN_EXPAND 1 */
Then run make and hope it works :-)
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP