[DRBD-user] ultramonkey + drdb RH 7.3 --> unresolved symbol

Yano Tetsurou t-yano at civilsolutions.co.jp
Sun Feb 22 10:59:15 CET 2004

Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.


"Andre Froes" <andre at nct.com.br> wrote:

Hi,Andre

I made packages of drbd-0.6.11(using RH8.0) like below.


#rpm -Uvh kernel-source-2.4.20-28.8.um.2.i386.rpm
#cd /usr/src/linux-2.4/
#vi /usr/src/linux-2.4/Makefile
Edit EXTRAVERSION like this.(Delete "custum")
EXTRAVERSION = -28.8.um.1
--->save and exit

#make mrproper
#make menuconfig
--->save and exit

#make dep
#tar -zxvf drbd-0.6.11.tar.gz
#cd drbd-0.6.11
#vi Makefile.vars
Edit USERFLAGS like this.(Add "-DMODVERSIONS -DCONFIG_MODVERSIONS")
USERFLAGS       := -Wall $(DEBUGFLAGS) -DMODVERSIONS -DCONFIG_MODVERSIONS

#vi drbd.spec.in
Comment out below 4 lines.
#find sbin/rcdrbd -printf "/%p\n" >> "$FILELIST"
#if type -p rcdrbd ; then
#       rcdrbd stop
#fi
--->save and exit

#make rpm
#cd ./dist/i386/
#rpm -Uvh drbd-*



------------
Tetsurou Yano
t-yano at civilsolutions.co.jp
------------

> Hello guys,
>  
> I setup a 2 node HA/Load Balancing cluster using: 
>  
> RH 7.3 + all ultra monkey packages
> http://www.ultramonkey.org/download/2.0.1/rh.7.3/RPMS/
> kernel 2.4.20-28.7.um.1
>  
> Now I would like to use drbd (latest release 0.6.11). However, I can' load drbd module. There are lots of messages : "unresolved symbols"!!
>  
> Have anyone experienced this situation?
>  
> Best regards,
>  
> Andre Froes
>  





More information about the drbd-user mailing list