Skip to ContentSkip to Footer
Start of content
- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- Languages and Scripting
- >
- problem linking with libl.so Unsatisfied symbol "y...
Languages and Scripting
-
-
Forums
- Products
- Servers and Operating Systems
- Storage
- Software
- Services
- HPE GreenLake
- Company
- Events
- Webinars
- Partner Solutions and Certifications
- Local Language
- China - 简体中文
- Japan - 日本語
- Korea - 한국어
- Taiwan - 繁體中文
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Blog, Poland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Forums
-
Blogs
-
Information
-
English
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
- Email to a Friend
- Report Inappropriate Content
02-14-2007 08:14 PM
02-14-2007 08:14 PM
problem linking with libl.so Unsatisfied symbol "yylenguc" etc.
Hello, we're trying to port anm app from Tru64 to Itanium and have a problem linking
cc +DD64 -g -o omega omega.o /wood/omega_src/VER_8_1_5/release/lib/libomega.a /wood/omega_src/VER_8_1_5/release/lib/libgeneric.a -L/opt/oracle/9i/lib -L/opt/oracle/9i/rdbms/lib -lclntsh -ll -lm
ld: (Warning) Unsatisfied symbol "yyleng" in file /usr/lib/hpux64/libl.so
ld: (Warning) Unsatisfied symbol "yylenguc" in file /usr/lib/hpux64/libl.so
ld: (Warning) Unsatisfied symbol "yytextuc" in file /usr/lib/hpux64/libl.so
ld: (Warning) Unsatisfied symbol "yyprevious" in file /usr/lib/hpux64/libl.so
ld: (Warning) Unsatisfied symbol "yytextarr" in file /usr/lib/hpux64/libl.so
5 warnings.
A similar problem is reported here but no solution is given
http://sources.redhat.com/ml/binutils/2003-12/msg00337.html
Many thanks for any help
cc +DD64 -g -o omega omega.o /wood/omega_src/VER_8_1_5/release/lib/libomega.a /wood/omega_src/VER_8_1_5/release/lib/libgeneric.a -L/opt/oracle/9i/lib -L/opt/oracle/9i/rdbms/lib -lclntsh -ll -lm
ld: (Warning) Unsatisfied symbol "yyleng" in file /usr/lib/hpux64/libl.so
ld: (Warning) Unsatisfied symbol "yylenguc" in file /usr/lib/hpux64/libl.so
ld: (Warning) Unsatisfied symbol "yytextuc" in file /usr/lib/hpux64/libl.so
ld: (Warning) Unsatisfied symbol "yyprevious" in file /usr/lib/hpux64/libl.so
ld: (Warning) Unsatisfied symbol "yytextarr" in file /usr/lib/hpux64/libl.so
5 warnings.
A similar problem is reported here but no solution is given
http://sources.redhat.com/ml/binutils/2003-12/msg00337.html
Many thanks for any help
- Tags:
- unsat
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-14-2007 08:51 PM
02-14-2007 08:51 PM
Re: problem linking with libl.so Unsatisfied symbol "yylenguc" etc.
Basically you can NOT use -ll if you don't use HP's lex to generate definitions of the above symbols. This matches with what Michael found on the above link.
- Tags:
- lex
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.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2022 Hewlett Packard Enterprise Development LP