[
https://issues.apache.org/jira/browse/TS-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828802#action_12828802
]
Bryan Call commented on TS-42:
------------------------------
I tested the build on rehel4 64-bit after committing the additional patch. I
get this errors from the compile, but the rest of it works now:
/usr/bin/ld: warning: i386 architecture of input file
`../../libinktomi++/libinktomi++.a(libinktomi___a-ink_atomic_solaris_i86pc.o)'
is incompatible with i386:x86-64 output
/usr/bin/ld: warning: i386 architecture of input file
`../libinktomi++/libinktomi++.a(libinktomi___a-ink_atomic_solaris_i86pc.o)' is
incompatible with i386:x86-64 output
/usr/bin/ld: warning: i386 architecture of input file
`../libinktomi++/libinktomi++.a(libinktomi___a-ink_atomic_solaris_i86pc.o)' is
incompatible with i386:x86-64 output
/usr/bin/ld: warning: i386 architecture of input file
`../libinktomi++/libinktomi++.a(libinktomi___a-ink_atomic_solaris_i86pc.o)' is
incompatible with i386:x86-64 output
/usr/bin/ld: warning: i386 architecture of input file
`../libinktomi++/libinktomi++.a(libinktomi___a-ink_atomic_solaris_i86pc.o)' is
incompatible with i386:x86-64 output
I will create a new bug to track the atomic issue
> Problems with compiling on RHE4 64bit - implicent casting of different size
> types
> ---------------------------------------------------------------------------------
>
> Key: TS-42
> URL: https://issues.apache.org/jira/browse/TS-42
> Project: Traffic Server
> Issue Type: Bug
> Components: Build
> Affects Versions: 2.0.0
> Reporter: Bryan Call
> Assignee: Bryan Call
> Priority: Minor
> Fix For: 2.0.0a
>
> Attachments: rh46-64.patch, rh46_64bit-bcall-001.patch,
> rh46_64bit-bcall-002.patch
>
>
> Problems with implicit casting in RHEL4 64bit with different size types:
> UnixNetVConnection.cc:1339: warning: cast to pointer from integer of
> different size
> UnixNetVConnection.cc:1351: warning: cast to pointer from integer of
> different size
> UnixNetVConnection.cc:1387: warning: cast to pointer from integer of
> different size
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.