Hi all,

 

I was trying to compile the OGS on Redhat Linux, but encounter a
problem.

1.       /etc/issue :
Red Hat Enterprise Linux AS release 4 (Nahant Update 8)
Kernel \r on an \m

2.       /proc/version:
Linux version 2.6.9-89.ELsmp ([email protected])
(gcc version 3.4.6 20060404 (Red Hat 3.4.6-11)) #1 SMP Mon Apr 20
10:33:05 EDT 2009

3.       Compiling steps:
./aimk -no-java -no-jni -no-secure -spool-classic -no-dump -only-depend
(done)
./scripts/zerodepend (done)
./aimk -no-java -no-jni -no-secure -spool-classic -no-dump depend
(system notice that "No dependencies for 3rd_party remort" so I add
-no-remote as bellow)
./aimk -no-java -no-jni -no-secure -spool-classic -no-dump -no-remote
depend (done)
./aimk -no-java -no-jni -no-secure -spool-classic -no-dump depend
-no-remote (not done!!!)

4.       Error infor:
/usr/local/src/GE2011.11/source/3rdparty/hwloc/hwloc-1.2.2/LINUXX64/src/
.libs//libhwloc.a(topology-linux.o)(.text+0xb3d): In function
`hwloc_linux_set_area_membind':

: undefined reference to `mbind'

/usr/local/src/GE2011.11/source/3rdparty/hwloc/hwloc-1.2.2/LINUXX64/src/
.libs//libhwloc.a(topology-linux.o)(.text+0xb64): In function
`hwloc_linux_set_area_membind':

: undefined reference to `mbind'

/usr/local/src/GE2011.11/source/3rdparty/hwloc/hwloc-1.2.2/LINUXX64/src/
.libs//libhwloc.a(topology-linux.o)(.text+0xc8c): In function
`hwloc_linux_set_thisthread_membind':

: undefined reference to `set_mempolicy'

/usr/local/src/GE2011.11/source/3rdparty/hwloc/hwloc-1.2.2/LINUXX64/src/
.libs//libhwloc.a(topology-linux.o)(.text+0xd00): In function
`hwloc_linux_set_thisthread_membind':

: undefined reference to `set_mempolicy'

/usr/local/src/GE2011.11/source/3rdparty/hwloc/hwloc-1.2.2/LINUXX64/src/
.libs//libhwloc.a(topology-linux.o)(.text+0xd80): In function
`hwloc_linux_get_thisthread_membind':

: undefined reference to `get_mempolicy'

/usr/local/src/GE2011.11/source/3rdparty/hwloc/hwloc-1.2.2/LINUXX64/src/
.libs//libhwloc.a(topology-linux.o)(.text+0xe99): In function
`hwloc_linux_get_thisthread_membind':

: undefined reference to `get_mempolicy'

collect2: ld returned 1 exit status

make: *** [sge_execd] Error 1

the same server, I can compile SGE6.2u5p2 but failed of compiling
GE2011.11.

somebody who can do me a favor? 

Thanks so much!

 

 

 

 

Best Wishes.

Harris He

Fujitsu Semiconductor Design (Chengdu) Co. Ltd.,
Phone : (86)28-85150023 ext.8826

E-mail:[email protected]

 

_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to