Closed Bug 251657 Opened 20 years ago Closed 20 years ago

Automatic profile migration from Eudora

Categories

(Thunderbird :: Migration, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird0.8

People

(Reporter: mscott, Assigned: mscott)

Details

Attachments

(1 file)

just like i've already added for 4.x, mozilla suite, Outook express and outlook.
Status: NEW → ASSIGNED
Target Milestone: --- → Thunderbird0.8
Attached patch the fixSplinter Review
At Mac OS X, it becomes an error by creation of libprofilemigration.dylib.

Mac OS X 10.3.4
Today, checkout from AVIARY_1_0_20040515_BRANCH.

c++  -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align
-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor
-Wno-long-long -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar
-I/Developer/Headers/FlatCarbon -pipe  -DNDEBUG -DTRIMMED -O2 -fPIC -arch ppc -o
libprofilemigration.dylib  nsProfileMigrator.o nsMailProfileMigratorUtils.o
nsNetscapeProfileMigratorBase.o nsSeamonkeyProfileMigrator.o
nsDogbertProfileMigrator.o nsEudoraProfileMigrator.o      
-L../../../../dist/lib -lxpcom_compat -L../../../../dist/bin -lxpcom
-L../../../../dist/bin
-L/Users/sek/Documents/mozilla-current/thunderbird/mozilla/dist/lib -lplds4
-lplc4 -lnspr4 -lpthread   -Wl,-exported_symbols_list
-Wl,../../../../build/unix/gnu-ld-scripts/components-export-list -bundle -lm    
ld: warning -prebind has no effect with -bundle
ld: Undefined symbols:
nsProfileMigratorBase::ImportSettings(nsIImportModule*)
nsProfileMigratorBase::ImportAddressBook(nsIImportModule*)
nsProfileMigratorBase::FinishCopyingMailFolders()
nsProfileMigratorBase::FinishCopyingAddressBookData()
nsProfileMigratorBase::nsProfileMigratorBase[not-in-charge]()
nsProfileMigratorBase::~nsProfileMigratorBase [not-in-charge]()
make[6]: *** [libprofilemigration.dylib] Error 1
make[6]: Leaving directory
`/Users/sek/Documents/mozilla-current/thunderbird/mozilla/mail/components/migration/src'
whoops. Just checked in a fix for the OS X bustage
this has been checked in. 
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: