This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1000312] New: "undefined refference to printf" while changing ENET_PHY


http://bugzilla.ecoscentric.com/show_bug.cgi?id=1000312

           Summary: "undefined refference to printf" while changing ENET_PHY
           Product: eCos
           Version: 2.0
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: high
         Component: RedBoot
        AssignedTo: gary@mlbassoc.com
        ReportedBy: s.haroon@brovis.com
         QAContact: ecos-bugs@sources.redhat.com


hi i am using ecos bassed Atheros code for my development. i am changing the
ethernet chipset from MARVELL to ICPLUS . now i am getting the error while
building the code . i am configured the ICPLUS ethernet option correctly. in
ecos.db in the redboot directory.

i am getting the error whlie building the redboot.

In function `__static_initialization_and_destruction_0(int, int)':
ecos/packages/io/common/current/src/ioinit.cxx: undefined reference
to `printf'
ecos/packages/io/common/current/src/ioinit.cxx: undefined reference
to `printf'
ecos/packages/io/common/current/src/ioinit.cxx: undefined reference
to `printf'
ecos/packages/io/common/current/src/ioinit.cxx: undefined reference
to `printf'


so can you guys give some idea to sollve this problem.

Regards,
Haaroon.s

-- 
Configure bugmail: http://bugzilla.ecoscentric.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]